changelog               Mon Dec  5 01:49:26 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2184&r2=1.2185&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2184 php-src/ChangeLog:1.2185
--- php-src/ChangeLog:1.2184    Sun Dec  4 01:46:40 2005
+++ php-src/ChangeLog   Mon Dec  5 01:49:13 2005
@@ -1,3 +1,96 @@
+2005-12-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * sapi/apache/config.m4
+      sapi/apache_hooks/config.m4:
+      - Nuke non-working part
+
+    * makerpm
+      ext/gd/gd.c
+      ext/gd/gd_ctx.c:
+      php3 is dead
+
+    * (PHP_5_1)
+      README.CVS-RULES:
+      fix branches
+
+2005-12-04  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/strings/http_build_query.phpt
+      ext/standard/tests/strings/url_t.phpt:
+      MFB51: Added tests for new parse_url() and http_build_query()
+      functionality.
+
+    * ext/standard/tests/strings/http_build_query.phpt
+      ext/standard/tests/strings/http_build_query.phpt
+      ext/standard/tests/strings/url_t.phpt:
+      
+      file http_build_query.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      ext/standard/basic_functions.c
+      ext/standard/http.c
+      ext/standard/php_http.h
+      ext/standard/url.c
+      ext/standard/url.h:
+      MFH:
+      Added 2nd optional parameter to parse_url() that allows retrieval of
+      individual URL components.
+      Added 3rd optional parameter to http_build_query() that allows custom
+      param
+      separator.
+
+    * (PHP_5_1)
+      ext/standard/sunfuncs.c:
+      load proper header file
+
+    * (PHP_4_4)
+      NEWS
+      ext/sockets/sockets.c:
+      MFH: Fixed bug #35062 (socket_read() produces warnings on non blocking
+      sockets).
+
+    * ext/sockets/sockets.c:
+      MFB51: Fixed bug #35062 (socket_read() produces warnings on non blocking
+      sockets).
+
+    * (PHP_5_1)
+      NEWS
+      ext/sockets/sockets.c:
+      Fixed bug #35062 (socket_read() produces warnings on non blocking 
sockets).
+
+    * Makefile.gcov:
+      MFB51: Fixed gcov for generated files
+
+    * (PHP_5_1)
+      Makefile.gcov:
+      Fixed gcov for generated files
+
+    * ext/sqlite/libsqlite/src/parse.c:
+      MFB51: Regen files so they work properly with gcov.
+
+    * (PHP_5_1)
+      ext/sqlite/libsqlite/src/parse.c:
+      Regen files so they work properly with gcov.
+
+2005-12-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      reorder,reword
+
+2005-12-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      BFN
+
+    * (PHP_5_1)
+      ZendEngine2/zend_exceptions.c:
+      MFH: fix #35539 (typo in error message for ErrorException)
+
+    * ZendEngine2/zend_exceptions.c:
+      fix #35539 (typo in error message for ErrorException)
+
 2005-12-03  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * ext/sockets/sockets.c:
@@ -18194,7 +18287,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2184 2005/12/04 06:46:40 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -21595,7 +21688,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2184 2005/12/04 06:46:40 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -22076,7 +22169,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2184 2005/12/04 06:46:40 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -23550,7 +23643,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2184 2005/12/04 06:46:40 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to