changelog               Mon Oct 31 01:47:49 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2149&r2=1.2150&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2149 php-src/ChangeLog:1.2150
--- php-src/ChangeLog:1.2149    Sun Oct 30 01:38:30 2005
+++ php-src/ChangeLog   Mon Oct 31 01:47:46 2005
@@ -1,3 +1,98 @@
+2005-10-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/simplexml.c
+      ext/simplexml/tests/000.phpt:
+      - Bugfix #35028 XML object fails FALSE test
+
+2005-10-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/iconv/tests/skipif.inc
+      ext/xml/tests/bug32001.phpt:
+      MFB51: Improve iconv skip conditions
+
+    * (PHP_5_1)
+      ext/iconv/tests/skipif.inc
+      ext/xml/tests/bug32001.phpt:
+      Improve iconv skip conditions
+
+    * ext/standard/basic_functions.c
+      ext/standard/tests/array/bug35022.phpt:
+      MFB51: Fixed bug #35022, #35019 (Regression in the behavior of 
key/current
+      functions).
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/basic_functions.c:
+      Fixed bug #35022, #35019 (Regression in the behavior of key/current
+      functions).
+
+    * ext/standard/tests/array/bug35022.phpt
+      ext/standard/tests/array/bug35022.phpt:
+      
+      file bug35022.phpt was initially added on branch PHP_5_1.
+
+2005-10-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * main/streams/memory.c:
+      - Fix mode handling
+
+    * ext/simplexml/tests/000.phpt
+      ext/simplexml/tests/001.phpt
+      ext/simplexml/tests/002.phpt
+      ext/simplexml/tests/003.phpt
+      ext/simplexml/tests/004.phpt
+      ext/simplexml/tests/007.phpt
+      ext/simplexml/tests/010.phpt
+      ext/simplexml/tests/022.phpt
+      ext/simplexml/tests/023.phpt
+      ext/simplexml/tests/024.phpt
+      ext/simplexml/tests/profile11.phpt:
+      - Fix unicode expectations
+
+2005-10-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/standard/array.c:
+      Simplify code.
+
+    * ext/standard/array.c
+      ext/standard/tests/array/bug35014.phpt:
+      MFB51: Fixed bug #35014 (array_product() always returns 0).
+
+    * ext/standard/tests/array/bug35014.phpt
+      ext/standard/tests/array/bug35014.phpt:
+      
+      file bug35014.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/array.c:
+      Fixed Bug #35014 (array_product() always returns 0).
+
+2005-10-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/tests/024.phpt:
+      - Add new test
+
+2005-10-30  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Back to -dev
+
+2005-10-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/simplexml.c:
+      - Protect against some edge case that is currently imossible, but will be
+
+    * ext/simplexml/simplexml.c:
+      - Simplify & speedup, once more
+
+    * ext/simplexml/simplexml.c:
+      - Simplify & speedup
+
 2005-10-29  Edin Kadribasic  <[EMAIL PROTECTED]>
 
     * (PHP_4_4)
@@ -15214,7 +15309,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2149 2005/10/30 06:38:30 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2150 2005/10/31 06:47:46 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -18615,7 +18710,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2149 2005/10/30 06:38:30 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2150 2005/10/31 06:47:46 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -19096,7 +19191,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2149 2005/10/30 06:38:30 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2150 2005/10/31 06:47:46 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -20570,7 +20665,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2149 2005/10/30 06:38:30 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2150 2005/10/31 06:47:46 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to