php-src/ext/mysqli
Ilia Alshanetsky 13996df552 Fixed test
2005-11-22 01:57:02 +00:00
..
tests Fixed test 2005-11-22 01:57:02 +00:00
config.m4 - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm) 2005-06-07 12:39:02 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS
mysqli_api.c on 32bit platform if the column is UNSIGNED INT(11) and the value 2005-11-08 13:50:50 +00:00
mysqli_driver.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_embedded.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_exception.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_fe.c MFH: fix bug #34902 (mysqli::character_set_name() - undefined method) 2005-10-18 10:02:36 +00:00
mysqli_nonapi.c use proper macros and vars instead of strlen() 2005-10-10 20:06:35 +00:00
mysqli_prop.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_repl.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_report.c - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_report.h - Bumber up year 2005-08-03 14:08:58 +00:00
mysqli_warning.c fix TS build 2005-10-12 13:31:46 +00:00
mysqli.c Allow recursive calls to __get/__set for different properties 2005-11-15 14:28:40 +00:00
mysqli.dsp
package.xml
php_mysqli.h MFH: use php_error_docref() instead of php_error() everywhere 2005-10-18 13:51:50 +00:00
TODO