changelog               Sat Dec 10 01:52:22 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2189&r2=1.2190&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2189 php-src/ChangeLog:1.2190
--- php-src/ChangeLog:1.2189    Fri Dec  9 01:50:50 2005
+++ php-src/ChangeLog   Sat Dec 10 01:51:32 2005
@@ -1,3 +1,92 @@
+2005-12-09  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      fix #35617
+      no need to separate zvals twice
+
+2005-12-09  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * Makefile.gcov:
+      MFB51: Fixed typo in gcov output filename
+
+    * (PHP_5_1)
+      Makefile.gcov:
+      Fixed typo in gcov output filename
+
+2005-12-09  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c:
+      MF51: fix wrong macro usage
+
+    * (PHP_5_1)
+      ext/standard/http_fopen_wrapper.c:
+      php_stream_get_line() is a macro and it already has TSRMLS_CC
+
+2005-12-09  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/gd/tests/pngcomp.phpt:
+      - MFH: no need to test if jpeg support exists
+
+    * ext/gd/tests/pngcomp.phpt:
+      - no need to test if jpeg support exists
+
+    * ext/gd/tests/pngcomp.phpt:
+      - MFB: test for compression mode in imagepng
+
+2005-12-09  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c:
+      Fixed bug #35612 (iis6 Access Violation crash)
+
+2005-12-09  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/tests/pngcomp.phpt:
+      
+      file pngcomp.phpt was initially added on branch PHP_5_1.
+
+2005-12-09  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      - Readd -u and -U
+
+2005-12-09  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      sapi/cgi/cgi_main.c
+      sapi/cgi/cgi_main.c:
+      Fixed bug #34429 (Output buffering cannot be turned off with FastCGI)
+
+    * sapi/cgi/cgi_main.c:
+      Bug #34429 (Output buffering cannot be turned off with FastCGI)
+
+    * ext/standard/string.c:
+      Support for 64-bit platforms
+
+2005-12-09  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      run-tests.php:
+      - MFH Section FILE does not exist for redirection tests
+
+    * run-tests.php:
+      - Section FILE does not exist for redirection tests
+
+    * run-tests.php:
+      - Add missing newline
+
+    * (PHP_5_1)
+      run-tests.php:
+      - Revert piece of MFH that shows an inconsistency - actually we should 
fix
+        this fread() issue.
+
 2005-12-08  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)
@@ -18831,7 +18920,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2190 2005/12/10 06:51:32 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -22232,7 +22321,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2190 2005/12/10 06:51:32 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -22713,7 +22802,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2190 2005/12/10 06:51:32 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -24187,7 +24276,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2190 2005/12/10 06:51:32 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to