mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
b7091aaf01
Per https://wiki.php.net/rfc/mysql_deprecation, connecting to a MySQL database via ext/mysql now generates an E_DEPRECATED error. This commit includes the minimal EXPECTF updates required for the test suite to pass: it may be preferable to refactor some of the tests to suppress deprecation errors in situations where no other error is expected from mysql_[p]connect(), but I'm not enough of a MySQL expert to want to get my hands that dirty in a long standing test suite. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
mysql_mysqlnd.h | ||
mysql.dsp | ||
mysql.mak | ||
package.xml | ||
php_mysql_structs.h | ||
php_mysql.c | ||
php_mysql.h |