mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
- Fix a bug in mysql_do_connect() - it would corrupt the host argument, if it contained a port (or could corrupt the INI value, so that the port argument would work only the first time around)