changelog               Thu May  4 05:31:49 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2334&r2=1.2335&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2334 php-src/ChangeLog:1.2335
--- php-src/ChangeLog:1.2334    Wed May  3 05:31:46 2006
+++ php-src/ChangeLog   Thu May  4 05:31:48 2006
@@ -1,3 +1,143 @@
+2006-05-03  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      configure.in
+      main/php_version.h:
+      Back to dev
+
+    * (PHP_5_1)
+      configure.in
+      main/php_version.h:
+      go with 5.1.4
+
+2006-05-03  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      News entry for exporting PDO::PARAM_EVT_* constants
+
+2006-05-03  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      run-tests.php:
+      - remove debug part
+        nota bene, there is still work in this area, but this is a start
+
+    * tests/basic/021.phpt
+      tests/basic/021.phpt:
+      
+      file 021.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      run-tests.php:
+      - add support for POST_RAW, allow to pass raw POST data
+      - add support for TEST_PHP_CGI_EXECUTABLE env variable, it is now 
possible
+        to set both TEST_PHP_EXECUTABLE and CGI
+
+2006-05-03  Brian France  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/curl/multi.c:
+      
+      - Add implementation of curl_multi_info_read (Brian)
+      
+      Not adding to PHP 5_1, but should go into 5_2.
+
+2006-05-03  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/cgi_main.c:
+      plug leak
+
+    * tests/basic/013.phpt
+      tests/basic/014.phpt
+      tests/basic/015.phpt
+      tests/basic/016.phpt
+      tests/basic/017.phpt
+      tests/basic/018.phpt
+      tests/basic/019.phpt
+      tests/basic/020.phpt:
+      more POST+arrays tests
+
+    * tests/basic/013.phpt
+      tests/basic/013.phpt
+      tests/basic/014.phpt
+      tests/basic/014.phpt
+      tests/basic/015.phpt
+      tests/basic/015.phpt
+      tests/basic/016.phpt
+      tests/basic/016.phpt
+      tests/basic/017.phpt
+      tests/basic/017.phpt
+      tests/basic/018.phpt
+      tests/basic/018.phpt
+      tests/basic/019.phpt
+      tests/basic/019.phpt
+      tests/basic/020.phpt
+      tests/basic/020.phpt:
+      
+      file 013.phpt was initially added on branch PHP_5_1.
+
+2006-05-03  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.h
+      sapi/cgi/fastcgi.h:
+      Fixed bug #37205 (incompatibility with mod_fastcgi)
+
+2006-05-03  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Prepare news file for release
+
+    * (PHP_5_1)
+      ext/standard/php_smart_str.h:
+      Revert previous optimization if preparation for 5.1.4
+
+2006-05-03  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll)
+
+    * sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c:
+      Fixed incompatibility with isapi_fcgi.dll
+
+    * (PHP_5_1)
+      NEWS
+      main/php_variables.c
+      main/php_variables.c:
+      Fixed bug #37276 (problems witch $_POST array)
+
+2006-05-03  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      BFN
+      re-order news
+
+    * (PHP_5_1)
+      ext/dom/attr.c
+      ext/dom/element.c
+      ext/dom/php_dom.c
+      ext/dom/tests/bug37277.phpt:
+      Fix bug #37277 (cloning Dom Documents or Nodes does not work)
+      Proper fix for bug #36859
+      add test
+
+    * ext/dom/tests/bug37277.phpt
+      ext/dom/tests/bug37277.phpt:
+      
+      add test
+
+    * ext/dom/attr.c
+      ext/dom/element.c
+      ext/dom/php_dom.c:
+      Fix bug #37277 (cloning Dom Documents or Nodes does not work)
+      Proper fix for bug #36859
+
 2006-05-02  Sara Golemon  <[EMAIL PROTECTED]>
 
     * ext/standard/file.c:

Reply via email to