]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 25 Oct 2005 05:47:13 +0000 (05:47 +0000)
committer <changelog@php.net> <>
Tue, 25 Oct 2005 05:47:13 +0000 (05:47 +0000)
ChangeLog
Zend/ChangeLog

index 12cac9dc3be06facda3f9ab514ea01a058965a0c..f6d8e3b3e1ca8a087d657361cdcfe61d26ffa725 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2005-10-24  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * ext/ldap/config.m4:
+      fix build
+
+2005-10-24  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_0)
+      ext/ldap/config.m4
+      ext/ldap/config.m4:
+      MFH: fix #34970 (ldap configuration issues)
+
+    * ext/ldap/config.m4:
+      fix #34970 (ldap configuration issues)
+
+2005-10-24  Rolland Santimano  <rollandsantimano@yahoo.com>
+
+    * unicode-progress.txt:
+      - strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()
+
+    * ext/standard/string.c:
+      - Unicode impl of strrchr()
+
+2005-10-24  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * (PHP_5_1)
+      ext/simplexml/simplexml.c
+      ext/simplexml/tests/023.phpt:
+      - Fix issue with entities in attributes
+
+2005-10-24  Dmitry Stogov  <dmitry@zend.com>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS:
+      Fixed bug #34950 (Unable to get WSDL through proxy)
+
+    * ZendEngine2/zend_language_scanner.l:
+      Unicode support (bug #31341)
+
+    * ext/standard/array.c
+      ext/standard/tests/array/bug34934.phpt:
+      Reverted fix for bug #34934. The bug marked as bogus.
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/array.c
+      ext/standard/tests/array/bug34934.phpt:
+      Reverted patch for bug #34934. Bug is marked as bogus.
+
 2005-10-23  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ext/simplexml/simplexml.c
index d2e9088f711df4978e7b920dc4f79a3e62e67202..014dc719b943f097859c2747f89fb2f072466864 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-24  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend_language_scanner.l:
+      Unicode support (bug #31341)
+
 2005-10-21  Dmitry Stogov  <dmitry@zend.com>
 
     * zend_language_scanner.l