php-src/ext/mysqli
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress)
Adding a package.xml to a bundled extension does not only
ease the transition to PECL whereever suitable but also
allows to build and install an extension as "shared" using
the PEAR installer without having to deal with phpize and
friends by hand
2004-03-23 19:46:10 +00:00
..
tests changed output 2004-02-17 07:45:15 +00:00
config.m4 fixed memleaks in bind functions 2004-03-09 12:01:23 +00:00
config.w32 Add missing source file 2004-03-03 18:36:30 +00:00
CREDITS initial upload 2003-02-12 00:45:53 +00:00
mysqli_api.c fixed problems in mysql_stmt_init (missing alloc from stmt) 2004-03-18 13:04:55 +00:00
mysqli_fe.c ups - changed alias instead of method before 2004-03-21 20:45:57 +00:00
mysqli_nonapi.c added MySQLI ini entries 2004-02-26 11:40:35 +00:00
mysqli_prop.c fixed stmt->stmt->query which was removed in libmysql 4.1.2 2004-03-16 21:43:25 +00:00
mysqli_repl.c ws & cs fixes 2004-02-26 12:33:23 +00:00
mysqli_report.c fixed stmt->stmt->query which was removed in libmysql 4.1.2 2004-03-16 21:43:25 +00:00
mysqli_report.h ws & cs fixes 2004-02-26 12:33:23 +00:00
mysqli.c Update for new read_property API 2004-03-21 18:28:38 +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 "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_mysqli.h fixed stmt->stmt->query which was removed in libmysql 4.1.2 2004-03-16 21:43:25 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00