changelog               Fri Feb  4 20:34:46 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1884&r2=1.1885&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1884 php-src/ChangeLog:1.1885
--- php-src/ChangeLog:1.1884    Thu Feb  3 20:34:21 2005
+++ php-src/ChangeLog   Fri Feb  4 20:34:46 2005
@@ -1,3 +1,72 @@
+2005-02-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/time/bug13142.phpt
+      ext/standard/tests/time/bug13142.phpt
+      ext/standard/tests/time/bug13142.phpt:
+      fix test
+
+2005-02-04  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ZendEngine2/zend_API.c
+      ZendEngine2/zend_API.h:
+      added some missing zend_[declare|update]_property_...() convenience
+      functions for bool, double and binary safe string data
+
+2005-02-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode
+      with multiple parts)
+
+2005-02-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/dbase/dbase.c
+      ext/dbase/dbase.c:
+      - MFH: Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, 
Derick)
+
+    * ext/dbase/dbase.c:
+      - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
+
+2005-02-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      NEWS
+      ext/standard/datetime.c
+      ext/standard/datetime.c:
+      MFH: Fixed bug #31842 (*date('r') does not return RFC2822 conforming date
+      string).
+
+    * ext/standard/datetime.c:
+      - Fixed bug #31842 (*date('r') does not return RFC2822 conforming date
+      string).
+
+    * (PHP_4_3)
+      NEWS
+      sapi/cgi/cgi_main.c:
+      MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard 
SCRIPT_FILENAME)
+
+    * (PHP_5_0)
+      NEWS
+      sapi/cgi/cgi_main.c:
+      MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard 
SCRIPT_FILENAME)
+
+    * sapi/cgi/cgi_main.c:
+      - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
+
+2005-02-04  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/readline/readline.c:
+      Proper fix for bug #31796 .
+
 2005-02-03  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -43,7 +112,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1884 2005/02/04 01:34:21 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1885 2005/02/05 01:34:46 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -1517,7 +1586,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1884 2005/02/04 01:34:21 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1885 2005/02/05 01:34:46 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to