php-src/ext/mysqli
2015-11-27 15:52:55 +08:00
..
tests Fixed bug #70949 (SQL Result Sets With NULL Can Cause Fatal Memory Errors) 2015-11-27 15:52:55 +08:00
config.m4 Like Shady, --with-mysql-sock is back. 2015-03-05 19:00:02 +00:00
config.w32 converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
CREDITS
mysqli_api.c Merge branch 'PHP-5.6' into PHP-7.0 2015-11-16 17:59:46 +08:00
mysqli_driver.c bump year 2015-01-15 23:27:30 +08:00
mysqli_embedded.c Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
mysqli_exception.c bump year 2015-01-15 23:27:30 +08:00
mysqli_fe.c Fix #32490: constructor of mysqli has wrong name 2015-09-01 21:44:16 +02:00
mysqli_fe.h Remove superfluous forward declaration 2015-08-25 14:26:55 +02:00
mysqli_libmysql.h bump year 2015-01-15 23:27:30 +08:00
mysqli_mysqlnd.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_nonapi.c Merge branch 'PHP-5.6' into PHP-7.0 2015-11-16 17:59:46 +08:00
mysqli_priv.h Cleanup (replce hack by a clean implementation) 2015-07-01 17:30:00 +03:00
mysqli_prop.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
mysqli_report.c bump year 2015-01-15 23:27:30 +08:00
mysqli_result_iterator.c bump year 2015-01-15 23:27:30 +08:00
mysqli_warning.c Fixed broken name 2015-07-01 18:23:06 +03:00
mysqli.c Merge branch 'PHP-5.6' into PHP-7.0 2015-10-27 13:32:45 +01:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_mysqli_structs.h switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
php_mysqli.h cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
TODO