changelog Tue Aug 30 01:41:42 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2088&r2=1.2089&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2088 php-src/ChangeLog:1.2089 --- php-src/ChangeLog:1.2088 Mon Aug 29 01:39:09 2005 +++ php-src/ChangeLog Tue Aug 30 01:41:35 2005 @@ -1,3 +1,40 @@ +2005-08-29 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_1) + EXTENSIONS: + Mark pspell as working + +2005-08-29 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_reflection_api.c: + - Fix #34299: ReflectionClass::isInstantiable() returns true for abstract + classes + +2005-08-29 Sara Golemon <[EMAIL PROTECTED]> + + * (PHP_5_1) + TSRM/TSRM.c: + MFH: allocate_new_resource() handles the malloc() for us. Don't leak by + mallocing twice. + + * TSRM/TSRM.c: + allocate_new_resource() handles the malloc() for us. Don't leak by + mallocing twice. + +2005-08-29 Jani Taskinen <[EMAIL PROTECTED]> + + * php.ini-dist + php.ini-recommended: + Clean away PECled exts and added date.timezone setting + +2005-08-29 Dmitry Stogov <[EMAIL PROTECTED]> + + * main/main.c: + Fixed SIGSEGV + + * ext/standard/string.c: + Fixed gcc 4 compatibility + 2005-08-28 Wez Furlong <[EMAIL PROTECTED]> * (PHP_5_0) @@ -10785,7 +10822,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2088 2005/08/29 05:39:09 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -14186,7 +14223,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2088 2005/08/29 05:39:09 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -14667,7 +14704,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2088 2005/08/29 05:39:09 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -16141,7 +16178,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2088 2005/08/29 05:39:09 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: