php-src/ext/mysqli
Ulf Wendel 984756c898 All the upcoming changes in the 0*.phpt files are pretty much the same. I'll
describe them only once in with a bit of detail.

1) Correct Whitespace (space vs. tab) if need be
2) Recall: you get the connection parameter from connect.inc, no DB name, no
   port no other connection parameter in any of the tests!
3) At the end of each test you find a "print 'done!'" or similar. This is
   most helpful to detect crashing/segfaulting tests with all run-tests.php
   versions.
2007-07-12 20:28:25 +00:00
..
tests All the upcoming changes in the 0*.phpt files are pretty much the same. I'll 2007-07-12 20:28:25 +00:00
config.m4 - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS The right place to edit 2007-04-19 09:50:10 +00:00
mysqli_api.c Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:59:05 +00:00
mysqli_driver.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_embedded.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_exception.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_fe.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_nonapi.c revert 2007-04-23 09:26:58 +00:00
mysqli_prop.c - avoid sprintf 2007-02-24 16:25:58 +00:00
mysqli_repl.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_report.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli_report.h Bump year. 2007-01-01 09:29:37 +00:00
mysqli_warning.c Bump year. 2007-01-01 09:29:37 +00:00
mysqli.c MFB: Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). 2007-06-25 20:19:30 +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.h - avoid sprintf 2007-02-24 16:25:58 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00