changelog               Sun May 10 01:33:00 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3398&r2=1.3399&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3398 php-src/ChangeLog:1.3399
--- php-src/ChangeLog:1.3398    Sat May  9 01:33:01 2009
+++ php-src/ChangeLog   Sun May 10 01:32:59 2009
@@ -1,3 +1,90 @@
+2009-05-09  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      ext/standard/CREDITS:
+      really delete it
+
+    * ext/standard/CREDITS
+      ext/standard/credits_ext.h:
+      Remove bad CREDITS file
+
+2009-05-09  Etienne Kneuss  <p...@colder.ch>
+
+    * (PHP_5_3)
+      NEWS
+      ext/spl/spl_directory.c
+      ext/spl/tests/bug47534.phpt:
+      MFH: Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring
+      CURRENT_AS_PATHNAME)
+
+    * ext/spl/spl_directory.c
+      ext/spl/tests/bug47534.phpt
+      ext/spl/tests/bug47534.phpt:
+      Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring
+      CURRENT_AS_PATHNAME)
+
+    * ext/spl/tests/bug47534.phpt
+      ext/spl/tests/bug47534.phpt:
+      
+      file bug47534.phpt was initially added on branch PHP_5_2.
+
+2009-05-09  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS:
+      BFN
+
+2009-05-09  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      NEWS:
+      - Moved to PHP_5_2
+
+2009-05-09  Scott MacVicar  <sc...@macvicar.net>
+
+    * ext/fileinfo/libmagic/patchlevel.h
+      ext/fileinfo/libmagic/readcdf.c:
+      Update bundled libmagic to 5.03
+
+2009-05-09  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_2)
+      NEWS
+      acinclude.m4:
+      MFH: sync + - Fixed bug #47468 (enable cli|cgi-only extensions  for embed
+      sapi)
+
+    * (PHP_5_3)
+      acinclude.m4:
+      MFH:- Fixed bug #47468 (enable cli|cgi-only extensions  for embed sapi)
+
+    * acinclude.m4:
+      - Fixed bug #47468 (enable cli|cgi-only extensions  for embed sapi)
+
+2009-05-09  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      ext/spl/tests/dit_003.phpt:
+      MFH Broken test when you have a snapshot as it relies on CVS
+
+    * ext/spl/tests/dit_003.phpt:
+      Broken test when you have a snapshot as it relies on CVS
+
+    * (PHP_5_2)
+      ext/spl/spl_iterators.c
+      ext/spl/spl_iterators.c:
+      MFH Fix bug #48206 - Iterating over an invalid data structure leads to a
+      segfault
+
+    * ext/spl/spl_iterators.c
+      ext/spl/spl_iterators.c:
+      Fix bug #48206 again
+
+    * ext/spl/spl_iterators.c:
+      Fix bug #48206 - Iterating over an invalid data structure leads to a
+      segfault
+
 2009-05-08  Matt Wilmas  <php_li...@realplain.com>
 
     * (PHP_5_2)
@@ -38876,7 +38963,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3398 2009/05/09 01:33:01 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3399 2009/05/10 01:32:59 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to