mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
aa359d95e3
Nuke a sprintf (slooow) And embed the charset as part of the hashed details (persistent conn key), because the function otherwise happily returns incompatible connections. (e.g. US7ASCII vs. UTF8; the client-side charset is not alterable once a connection has been established.)