changelog               Fri Sep 24 20:34:59 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1755&r2=1.1756&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1755 php-src/ChangeLog:1.1756
--- php-src/ChangeLog:1.1755    Thu Sep 23 20:34:10 2004
+++ php-src/ChangeLog   Fri Sep 24 20:34:58 2004
@@ -1,3 +1,58 @@
+2004-09-24  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      ext/standard/incomplete_class.c
+      ext/standard/php_incomplete_class.h
+      ext/standard/php_var.h
+      ext/standard/var.c
+      ext/standard/var_unserializer.c
+      ext/standard/tests/file/bug22414.phpt
+      ext/standard/tests/serialize/001.phpt
+      ext/standard/tests/serialize/002.phpt
+      ext/standard/tests/serialize/bug14293.phpt
+      ext/standard/tests/serialize/bug25378.phpt
+      ext/standard/tests/serialize/bug27469.phpt
+      ext/standard/tests/serialize/bug28325.phpt:
+      - MFH Several serialize/unserialize fixes
+
+    * (PHP_4_3)
+      ext/standard/var_unserializer.re:
+      - MFH Several serialize/unserialize fixes
+
+2004-09-24  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * sapi/apache2filter/sapi_apache2.c:
+      removed redundant CLIB_STAT_PATCH checks for NETWARE
+
+    * ZendEngine2/zend_API.c:
+      selectively avoiding module cleanup code for apache 1 build and removing a
+      duplicate code
+
+2004-09-24  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      Zend/zend_compile.c
+      Zend/zend_compile.h
+      Zend/zend_execute.c
+      Zend/zend_language_parser.y:
+      - Backported Marcus' foreach() speedup patch from PHP 5.x.
+
+    * (PHP_4_3)
+      ext/standard/array.c
+      ext/standard/file.c:
+      [0.25]
+      - Fixed some signed issues.
+
+2004-09-24  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_vm_spec.h:
+      Fixed specializer bug.
+
 2004-09-23  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -10077,7 +10132,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1755 2004/09/24 00:34:10 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1756 2004/09/25 00:34:58 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to