changelog               Tue Jun 14 01:32:26 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2013&r2=1.2014&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2013 php-src/ChangeLog:1.2014
--- php-src/ChangeLog:1.2013    Mon Jun 13 01:32:00 2005
+++ php-src/ChangeLog   Tue Jun 14 01:32:25 2005
@@ -1,3 +1,88 @@
+2005-06-13  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      added news item for GLOB_ERR fix
+
+2005-06-13  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/bz2/bz2.c:
+      MFB: MSVC++ 6.0 doesn't support long long type
+
+    * (PHP_4_4)
+      ext/bz2/bz2.c:
+      MSVC++ 6.0 doesn't support long long type
+
+2005-06-13  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_execute.c
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_gen.php
+      ZendEngine2/zend_vm_opcodes.h:
+      Specializer optimization
+
+2005-06-13  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      configure.in
+      main/php_version.h:
+      - Back to dev
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Go with 4.4.0RC1.
+
+2005-06-13  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/standard/var_unserializer.c:
+      touch
+
+2005-06-13  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/standard/var_unserializer.re:
+      - MFH: Fixed bug with unserialize() with "exotic" letters in class names
+
+2005-06-13  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ZendEngine2/zend.c
+      ZendEngine2/zend.h
+      ZendEngine2/zend_execute.c:
+      Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external 
symbol
+      'zend_error').
+      The fix is not tested on Solaris and DARWIN!
+
+2005-06-13  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/oci8/oci8.c
+      ext/oci8/oci8.c:
+      MFH:
+      destroy session after destroying error handle
+      SQLT_CHR is allowed too
+
+    * ext/oci8/oci8.c:
+      destroy session after destroying error handle
+      SQLT_CHR is allowed too
+
+2005-06-13  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS
+      acinclude.m4:
+      - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle
+      -pthread)
+
+2005-06-13  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ZendEngine2/zend_reflection_api.c
+      ZendEngine2/tests/bug33312.phpt:
+      Fixed bug #33312 (ReflectionParameter methods do not work correctly)
+
 2005-06-12  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/standard/user_filters.c:
@@ -4223,7 +4308,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2013 2005/06/13 05:32:00 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -7624,7 +7709,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2013 2005/06/13 05:32:00 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -8105,7 +8190,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2013 2005/06/13 05:32:00 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -9579,7 +9664,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2013 2005/06/13 05:32:00 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2014 2005/06/14 05:32:25 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to