changelog Wed Nov 16 01:43:55 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2165&r2=1.2166&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2165 php-src/ChangeLog:1.2166 --- php-src/ChangeLog:1.2165 Tue Nov 15 01:41:53 2005 +++ php-src/ChangeLog Wed Nov 16 01:43:22 2005 @@ -1,3 +1,115 @@ +2005-11-15 Marcus Boerger <[EMAIL PROTECTED]> + + * tests/classes/type_hinting_003.phpt + tests/classes/type_hinting_003.phpt: + + - Add new test + +2005-11-15 Frank M. Kromann <[EMAIL PROTECTED]> + + * (PHP_4_4) + php.ini-dist + php.ini-recommended + ext/mssql/php_mssql.c: + MFH: Change max_procs to follow library standard. + +2005-11-15 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS: + extend the entry a bit :) + + * (PHP_5_1) + NEWS: + bfp + + * NEWS: + remove old news + +2005-11-15 Dmitry Stogov <[EMAIL PROTECTED]> + + * ZendEngine2/zend.h + ZendEngine2/zend_compile.c: + Allow "null" default value for arguments with array type hint + Unicode support + + * (PHP_5_1) + ZendEngine2/zend_compile.c: + Allow "null" default value for arguments with array type hint + +2005-11-15 Derick Rethans <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS + ZendEngine2/zend_compile.c: + - Allow "= null" default for parameters with a class type-hint. + +2005-11-15 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * sapi/cli/php_cli.c: + MFB51: Fixed memory leak on php-cli -h + + * (PHP_5_1) + sapi/cli/php_cli.c: + Fixed memory leak on php-cli -h + + * (PHP_5_1) + ext/standard/http_fopen_wrapper.c: + MFH: Fixed possible crash in http:// wrapper. + +2005-11-15 Dmitry Stogov <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS + ZendEngine2/zend.h + ZendEngine2/zend.h + ZendEngine2/zend_object_handlers.c + ZendEngine2/zend_object_handlers.c + ZendEngine2/zend_objects.c + ZendEngine2/zend_objects.c + ZendEngine2/zend_reflection_api.c + ZendEngine2/zend_reflection_api.c + ext/dom/php_dom.c + ext/dom/php_dom.c + ext/mysqli/mysqli.c + ext/mysqli/mysqli.c + ext/xsl/php_xsl.c + ext/xsl/php_xsl.c: + Allow recursive calls to __get/__set for different properties + + * (PHP_5_1) + NEWS + ZendEngine2/zend.c + ZendEngine2/zend_globals.h + ZendEngine2/zend_language_scanner.l + ZendEngine2/zend_multibyte.c + pear/Makefile.frag: + Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte) + + * ZendEngine2/zend_objects_API.c + ZendEngine2/zend_objects_API.c + ZendEngine2/zend_objects_API.c: + Fixed call to __destruct() for objects of classes delivered from internal + ones those use zend_objects_store_put(obj, NULL, ... + + * tests/lang/bug35176.phpt + tests/lang/bug35176.phpt: + + file bug35176.phpt was initially added on branch PHP_5_1. + + * (PHP_5_1) + NEWS + main/main.c + main/main.c + tests/lang/bug35176.phpt: + Fixed bug #35176 (include()/require()/*_once() produce wrong error messages + about main()) + +2005-11-15 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * ext/standard/http_fopen_wrapper.c: + Fixed possible crash in http:// wrapper. + 2005-11-14 Frank M. Kromann <[EMAIL PROTECTED]> * php.ini-dist @@ -16335,7 +16447,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2165 2005/11/15 06:41:53 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2166 2005/11/16 06:43:22 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -19736,7 +19848,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2165 2005/11/15 06:41:53 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2166 2005/11/16 06:43:22 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -20217,7 +20329,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2165 2005/11/15 06:41:53 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2166 2005/11/16 06:43:22 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -21691,7 +21803,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2165 2005/11/15 06:41:53 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2166 2005/11/16 06:43:22 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: