changelog               Wed May 25 20:39:16 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1993&r2=1.1994&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1993 php-src/ChangeLog:1.1994
--- php-src/ChangeLog:1.1993    Tue May 24 20:34:12 2005
+++ php-src/ChangeLog   Wed May 25 20:39:15 2005
@@ -1,3 +1,35 @@
+2005-05-25  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * tests/basic/bug29971.phpt
+      tests/basic/bug29971.phpt:
+      
+      file bug29971.phpt was initially added on branch PHP_5_0.
+
+    * (PHP_5_0)
+      NEWS
+      main/php_variables.c
+      main/php_variables.c
+      tests/basic/bug29971.phpt:
+      Fixed bug #29971 (variables_order behaviour)
+
+2005-05-25  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/standard/type.c:
+      fix is_object on non-php objects
+
+    * ext/standard/type.c:
+      fix is_object() on non-php objects
+
+2005-05-25  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/mime_magic/mime_magic.c:
+      MFH: Return error on an invalid input to mime_content_type() function.
+
+    * ext/mime_magic/mime_magic.c:
+      Return error on an invalid input to mime_content_type() function.
+
 2005-05-24  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * ext/pcre/php_pcre.c:
@@ -2669,7 +2701,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1993 2005/05/25 00:34:12 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1994 2005/05/26 00:39:15 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -6070,7 +6102,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1993 2005/05/25 00:34:12 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1994 2005/05/26 00:39:15 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -6551,7 +6583,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1993 2005/05/25 00:34:12 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1994 2005/05/26 00:39:15 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -8025,7 +8057,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1993 2005/05/25 00:34:12 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1994 2005/05/26 00:39:15 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to