php-src/ext/mysqli
Andrey Hristov dae70a2ff7 Add test
2014-04-14 17:35:01 +03:00
..
tests Add test 2014-04-14 17:35:01 +03:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS
mysqli_api.c Emit a warning in case of unallowed characters. Fix another place this 2014-03-20 16:23:40 +02:00
mysqli_driver.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_embedded.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_exception.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_fe.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_fe.h Bump year 2014-01-03 11:06:16 +08:00
mysqli_libmysql.h Bump year 2014-01-03 11:06:16 +08:00
mysqli_mysqlnd.h Move from directly referencing an aggregated structure to using a 2011-10-25 23:01:49 +00:00
mysqli_nonapi.c Emit a warning in case of unallowed characters. Fix another place this 2014-03-20 16:23:40 +02:00
mysqli_priv.h Bump year 2014-01-03 11:06:16 +08:00
mysqli_prop.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_report.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_result_iterator.c Bump year 2014-01-03 11:06:16 +08:00
mysqli_warning.c Bump year 2014-01-03 11:06:16 +08:00
mysqli.c Merge branch 'PHP-5.4' into PHP-5.5 2014-02-27 08:49:33 +01:00
mysqli.dsp
package.xml remove dead and unused for more than 8 years code 2012-05-03 12:22:25 +02:00
php_mysqli_structs.h Merge branch 'PHP-5.4' into PHP-5.5 2014-02-27 08:49:33 +01:00
php_mysqli.h Bump year 2014-01-03 11:06:16 +08:00
TODO