php-src/ext/mysqli
Andrey Hristov 3a7f8ea575 Remove stub code which never actually was used for anything.
Things like this can be built on top of the core.
2009-12-09 20:38:11 +00:00
..
tests Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The behaviour is wrong according to the documentation: mysqli_connect_error() should return an empty string (not NULL), if there is no error. However, changing this would break BC and most users will not notice the difference between NULL and empty string anyway. 2009-12-09 12:06:10 +00:00
config.m4 - Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with --with-mysqli and MySQL 6.0) 2009-08-02 01:07:38 +00:00
config.w32 Fix snapshot build 2008-04-08 07:46:05 +00:00
CREDITS The right place to edit 2007-04-19 09:50:10 +00:00
mysqli_api.c Fix broken build. 2009-12-01 21:39:19 +00:00
mysqli_driver.c Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:29:23 +00:00
mysqli_embedded.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_exception.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_fe.c - Export mysql_refresh to mysqli (mysqli_refresh(), $mysqli->refresh()) 2009-01-22 20:57:32 +00:00
mysqli_libmysql.h Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761 2009-10-15 20:46:08 +00:00
mysqli_mysqlnd.h Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761 2009-10-15 20:46:08 +00:00
mysqli_nonapi.c Remove the zval caching from mysqlnd. It was disabled versions ago 2009-12-09 20:21:05 +00:00
mysqli_prop.c Additional revert 2009-05-27 15:04:55 +00:00
mysqli_report.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_report.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysqli_warning.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli.c Remove stub code which never actually was used for anything. 2009-12-09 20:38:11 +00:00
mysqli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
package.xml Typo 2007-03-14 09:49:58 +00:00
php_mysqli_structs.h Remove stub code which never actually was used for anything. 2009-12-09 20:38:11 +00:00
php_mysqli.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00