changelog               Mon Apr 20 01:32:36 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3378&r2=1.3379&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3378 php-src/ChangeLog:1.3379
--- php-src/ChangeLog:1.3378    Sun Apr 19 01:32:32 2009
+++ php-src/ChangeLog   Mon Apr 20 01:32:35 2009
@@ -1,3 +1,69 @@
+2009-04-19  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * ext/zlib/tests/bug_40189.phpt:
+      Fix test
+
+    * ext/standard/file.c
+      ext/standard/streamsfuncs.c
+      main/php_streams.h
+      main/streams/cast.c
+      main/streams/streams.c:
+      Better fix for #47997
+
+2009-04-19  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/exec.c
+      ext/standard/exec.c:
+      MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
+      buffering)
+
+    * (PHP_5_3)
+      ext/standard/exec.c:
+      Fixed bug #47937 (system() calls sapi_flush() regardless of output
+      buffering)
+
+2009-04-19  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN moved to 5.2
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/file.c
+      ext/standard/file.c
+      ext/standard/streamsfuncs.c
+      ext/standard/streamsfuncs.c
+      ext/standard/tests/streams/bug47997.phpt
+      main/php_streams.h
+      main/php_streams.h
+      main/streams/cast.c
+      main/streams/cast.c
+      main/streams/streams.c
+      main/streams/streams.c:
+      MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty 
streams)
+
+    * ext/standard/tests/streams/bug47997.phpt
+      ext/standard/tests/streams/bug47997.phpt:
+      
+      new test
+
+    * ext/standard/tests/streams/bug47997.phpt
+      ext/standard/tests/streams/bug47997.phpt:
+      
+      file bug47997.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      NEWS
+      ext/standard/file.c
+      ext/standard/streamsfuncs.c
+      main/php_streams.h
+      main/streams/cast.c
+      main/streams/streams.c:
+      Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
+
 2009-04-18  Felipe Pena  <felipe...@gmail.com>
 
     * ext/pdo_firebird/firebird_driver.c:
@@ -36700,7 +36766,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3378 2009/04/19 01:32:32 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3379 2009/04/20 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to