changelog Thu May 5 20:34:41 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1974&r2=1.1975&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1974 php-src/ChangeLog:1.1975 --- php-src/ChangeLog:1.1974 Wed May 4 20:36:32 2005 +++ php-src/ChangeLog Thu May 5 20:34:40 2005 @@ -1,3 +1,56 @@ +2005-05-05 Jani Taskinen <[EMAIL PROTECTED]> + + * ext/standard/math.c: + fix proto + +2005-05-05 Dmitry Stogov <[EMAIL PROTECTED]> + + * ZendEngine2/tests/bug31525.phpt + ZendEngine2/tests/bug31525.phpt + tests/lang/bug20175.phpt + tests/lang/bug21600.phpt: + + file bug31525.phpt was initially added on branch PHP_5_0. + + * (PHP_5_0) + NEWS + ZendEngine2/zend_compile.c + ZendEngine2/zend_compile.c + ZendEngine2/zend_execute.c + ZendEngine2/zend_vm_def.h + ZendEngine2/zend_vm_execute.h + ZendEngine2/zend_vm_opcodes.h + ZendEngine2/tests/bug31525.phpt + tests/lang/bug20175.phpt + tests/lang/bug21600.phpt: + Fixed bug #31525 (object reference being dropped. $this getting lost) + +2005-05-05 Georg Richter <[EMAIL PROTECTED]> + + * (PHP_5_0) + NEWS + ext/mysqli/mysqli.c + ext/mysqli/mysqli_api.c + ext/mysqli/tests/064.phpt: + MFH: fix for bug #32956 + fixed memleak in mysql_close + fixed data truncation in test 009.phpt + + * ext/mysqli/tests/064.phpt + ext/mysqli/tests/064.phpt: + + fixed memleak in mysqli_close + fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL) + + * ext/mysqli/mysqli.c + ext/mysqli/mysqli_api.c: + fixed memleak in mysqli_close + fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL) + + * php.ini-dist + php.ini-recommended: + fix for bug #32947 (Incorrect option for mysqli default password) + 2005-05-04 Stanislav Malyshev <[EMAIL PROTECTED]> * tests/lang/bug32924.phpt @@ -1644,7 +1697,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.1974 2005/05/05 00:36:32 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.1975 2005/05/06 00:34:40 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -5045,7 +5098,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.1974 2005/05/05 00:36:32 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.1975 2005/05/06 00:34:40 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -5526,7 +5579,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.1974 2005/05/05 00:36:32 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.1975 2005/05/06 00:34:40 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -7000,7 +7053,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.1974 2005/05/05 00:36:32 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.1975 2005/05/06 00:34:40 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: