changelog Tue Sep 13 01:41:58 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2101&r2=1.2102&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2101 php-src/ChangeLog:1.2102
--- php-src/ChangeLog:1.2101 Mon Sep 12 01:43:21 2005
+++ php-src/ChangeLog Tue Sep 13 01:41:37 2005
@@ -1,3 +1,87 @@
+2005-09-12 Sara Golemon <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ZendEngine2/zend_execute.c:
+ MFH(r-1.719) Plug leak of 1 byte when converting from string
+
+ * (PHP_5_1)
+ ZendEngine2/zend_execute.c:
+ MFH(r-1.719) Plug leak of 1/2 bytes when converting from string/unicode
+
+ * ZendEngine2/zend_execute.c:
+ Plug leak of 1/2 bytes when converting from string/unicode
+
+2005-09-12 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/xmlrpc/.cvsignore
+ ext/xmlrpc/config.m4:
+ - Fixed build with phpize
+
+2005-09-12 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ ext/pspell/pspell.c
+ ext/pspell/pspell.c:
+ MFH: Fixed bug #34456 (Possible crash inside pspell extension).
+
+ * ext/pspell/pspell.c:
+ Fixed bug #34456 (Possible crash inside pspell extension).
+
+
+2005-09-12 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ZendEngine2/zend_operators.c:
+ typo
+
+ * ZendEngine2/tests/bug34199.phpt
+ ZendEngine2/tests/bug34199.phpt:
+
+ Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend_execute.h
+ ZendEngine2/zend_execute.h
+ ZendEngine2/zend_operators.c
+ ZendEngine2/zend_operators.c
+ ZendEngine2/tests/bug34199.phpt:
+ Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)
+
+ * ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c:
+ Additinal fix for bug #34277 (array_filter() crashes with references and
+ objects)
+
+2005-09-12 Derick Rethans <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_operators.c
+ ext/standard/array.c
+ ext/standard/tests/array/locale_sort.phpt:
+ - Reimplement SORT_LOCALE_STRING with ICU locales.
+
+2005-09-12 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ZendEngine2/zend.c:
+ Fixed huge memory leak in ZTS mode (backport from HEAD)
+
+ * NEWS
+ NEWS
+ NEWS:
+ Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)
+
+ * ext/standard/var.c:
+ Fix for exceptions in __sleep()
+
+ * (PHP_5_1)
+ ext/standard/var.c:
+ Better fix for exceptions in __sleep()
+
2005-09-11 Greg Beaver <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -11706,7 +11790,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2101 2005/09/12 05:43:21 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2102 2005/09/13 05:41:37 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -15107,7 +15191,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2101 2005/09/12 05:43:21 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2102 2005/09/13 05:41:37 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -15588,7 +15672,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2101 2005/09/12 05:43:21 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2102 2005/09/13 05:41:37 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -17062,7 +17146,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2101 2005/09/12 05:43:21 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2102 2005/09/13 05:41:37 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: