changelog               Fri Nov 25 01:41:19 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2174&r2=1.2175&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2174 php-src/ChangeLog:1.2175
--- php-src/ChangeLog:1.2174    Thu Nov 24 01:41:07 2005
+++ php-src/ChangeLog   Fri Nov 25 01:40:50 2005
@@ -1,3 +1,70 @@
+2005-11-24  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/tests/bug27010.phpt:
+      - Synch test name
+
+    * (PHP_5_1)
+      NEWS:
+      - NEWS, NEWS, NEWS
+
+    * (PHP_5_1)
+      ZendEngine2/zend_reflection_api.c:
+      - MFH Reflection class consts (not removing globals consts in 5.1*) (by
+      Johannes)
+
+2005-11-24  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Fixed bug #35358 (Incorrect error messages for PDO class constants).
+
+2005-11-24  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/oci8.c:
+      fix #35322 (oci_connect() after oci_close() gives unknown resource)
+
+2005-11-24  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c:
+      Fixed bug #35360 (exceptions in interactive mode (php -a) may cause 
crash)
+
+2005-11-24  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/zend_builtin_functions.h
+      ZendEngine2/zend_exceptions.c:
+      MFH: Add an additional field $frame['object'] to the result array of
+      debug_backtrace() that contains a reference to the respective object when
+      the frame was called from an object.
+
+2005-11-24  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/zlib/tests/zlib_filter_deflate.phpt
+      ext/zlib/tests/zlib_filter_inflate.phpt:
+      MFH (r-1.2) Sync tests with new defaults
+
+    * ext/zlib/tests/zlib_filter_deflate.phpt
+      ext/zlib/tests/zlib_filter_inflate.phpt:
+      Sync tests with new defaults
+
+2005-11-24  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/ming/config.m4
+      ext/ming/ming.c:
+      - Fix build for new ming versions
+
 2005-11-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)
@@ -17200,7 +17267,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2174 2005/11/24 06:41:07 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -20601,7 +20668,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2174 2005/11/24 06:41:07 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -21082,7 +21149,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2174 2005/11/24 06:41:07 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -22556,7 +22623,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2174 2005/11/24 06:41:07 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to