changelog               Tue Sep 23 01:32:08 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3176&r2=1.3177&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3176 php-src/ChangeLog:1.3177
--- php-src/ChangeLog:1.3176    Mon Sep 22 01:31:57 2008
+++ php-src/ChangeLog   Tue Sep 23 01:32:07 2008
@@ -1,3 +1,62 @@
+2008-09-22  Rob Richards  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c:
+      sz is long not zval**
+
+    * ext/dom/domconfiguration.c
+      ext/dom/node.c:
+      fix hints causing phpdoc crash
+
+2008-09-22  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      - BFN #46088
+
+    * (PHP_5_2)
+      ext/spl/spl_iterators.c
+      ext/spl/spl_iterators.c
+      ext/spl/tests/bug46088.phpt:
+      - MFH: Fixed bug #46088 (RegexIterator::accept - segfault)
+
+    * (PHP_5_3)
+      ext/spl/tests/bug46088.phpt:
+      - New test
+
+    * ext/spl/tests/bug46088.phpt
+      ext/spl/tests/bug46088.phpt
+      ext/spl/tests/bug46088.phpt:
+        1.1.4;
+      - Fixed bug #46088 (RegexIterator::accept - segfault)
+
+    * ext/spl/spl_iterators.c:
+      - Fixed bug #46088 (RegexIterator::accept - segfault)
+
+2008-09-22  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * ext/phar/zip.c:
+      MF53: workaround for Bug #46147 for PHP < 5.2.7
+
+    * (PHP_5_3)
+      ext/phar/zip.c:
+      workaround for Bug #46147 for PHP < 5.2.7
+
+    * (PHP_5_3)
+      NEWS
+      main/streams/filter.c
+      main/streams/filter.c
+      main/streams/streams.c
+      main/streams/streams.c:
+      MF52 fix Bug #46147: after stream seek, appending stream filter reads
+      incorrect data
+
+    * (PHP_5_2)
+      NEWS
+      main/streams/filter.c
+      main/streams/streams.c:
+      fix Bug #46147: after stream seek, appending stream filter reads 
incorrect
+      data
+
 2008-09-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -6460,7 +6519,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3176 2008/09/22 01:31:57 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3177 2008/09/23 01:32:07 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to