changelog               Sun Nov 27 01:47:50 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2176&r2=1.2177&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2176 php-src/ChangeLog:1.2177
--- php-src/ChangeLog:1.2176    Sat Nov 26 01:37:35 2005
+++ php-src/ChangeLog   Sun Nov 27 01:47:40 2005
@@ -1,3 +1,81 @@
+2005-11-26  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Bug fixing news
+
+    * (PHP_5_1)
+      ZendEngine2/zend.h:
+      No longer dev
+
+2005-11-26  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      - Output modularization, 1st step
+
+2005-11-26  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/oci8.c:
+      show OIC version in phpinfo(); if possible
+      fix build with older versions: SQLT_BDOUBLE & SQLT_BFLOAT first appeared
+      in Oracle 10
+
+2005-11-26  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug35382.phpt:
+      - Really test the issue here
+
+    * run-tests.php:
+      - Bug 35382 was nit fixed but the test system was not capable for this 
kind
+        of tests
+
+2005-11-26  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug35382.phpt
+      tests/lang/bug35382.phpt:
+      fix test
+
+2005-11-26  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug35382.phpt:
+      - Scew short open tags
+
+    * tests/lang/bug35382.phpt
+      tests/lang/bug35382.phpt:
+      
+      - Add new test
+
+    * (PHP_5_1)
+      NEWS:
+      - BFN
+
+    * (PHP_5_1)
+      ZendEngine2/zend_language_scanner.l:
+      - MFH Fix bug #35406 eval hangs when evall'ed code ends with comment w/o
+      newline
+
+    * ZendEngine2/zend_language_scanner.l:
+      - Fix bug #35406 eval hangs when evall'ed code ends with comment w/o
+      newline
+
+    * CODING_STANDARDS:
+      - Oversight
+
+    * CODING_STANDARDS:
+      - Synch with what we decided for 5 and what we are practicing since 5
+
+2005-11-26  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      MFH: fix #35402 (New date class causes crash in get_object_vars())
+
+2005-11-26  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ZendEngine2/zend_vm_gen.php:
+      Typo
+
 2005-11-25  Rui Hirokawa  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -17317,7 +17395,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2177 2005/11/27 06:47:40 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -20718,7 +20796,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2177 2005/11/27 06:47:40 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -21199,7 +21277,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2177 2005/11/27 06:47:40 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -22673,7 +22751,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2177 2005/11/27 06:47:40 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to