php-src/ext/mysqli
Ulf Wendel f316766afe MFH
Added:

  mysqli_fetch_assoc_zerofill.phpt
    checks for UNSIGNED ZEROFILL

  mysqli_stmt_bind_result_zerofill.phpt
    checks for UNSIGNED ZEROFILL

  mysqli_stmt_bind_param_call_user_func.phpt
    Needs to be refined once http://bugs.php.net/bug.php?id=43568
    has been closed and a decision has been made on call_user_func_array().
    There seems to be a BC break between 5_2 -> 5_3 .
    Johannes has an eye on it

Modified:

  mysqli_change_user_insert_id.phpt
    skip test for buggy MySQL Server versions

  mysqli_insert_id.phpt
    added additional checks
2008-01-04 18:20:53 +00:00
..
tests MFH 2008-01-04 18:20:53 +00:00
config.m4 Remove RPL functions. They were always experimental and lead to crashes. 2007-12-28 15:37:52 +00:00
config.w32 Remove RPL functions. They were always experimental and lead to crashes. 2007-12-28 15:37:52 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c fixed binary arithmetic (MF5.2) 2008-01-01 18:13:14 +00:00
mysqli_driver.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_embedded.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_exception.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_fe.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_libmysql.h Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_mysqlnd.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_nonapi.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_prop.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_report.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_report.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli_warning.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mysqli.c - MFH: Remove more replication stuff 2008-01-03 14:33:46 +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:58:14 +00:00
php_mysqli_structs.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_mysqli.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00