php-src/ext/mysql
Adam Harvey b7091aaf01 Deprecate ext/mysql.
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.
2012-12-10 22:12:09 +08:00
..
tests Deprecate ext/mysql. 2012-12-10 22:12:09 +08:00
config.m4 Merge branch 'PHP-5.3' into PHP-5.4 2012-10-17 18:26:27 +02:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS
mysql_mysqlnd.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysql.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mysql.mak revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml assign a version number 2005-09-04 17:10:56 +00:00
php_mysql_structs.h - Year++ 2012-01-01 13:15:04 +00:00
php_mysql.c Deprecate ext/mysql. 2012-12-10 22:12:09 +08:00
php_mysql.h - Year++ 2012-01-01 13:15:04 +00:00