changelog               Tue Oct 18 01:36:27 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2135&r2=1.2136&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2135 php-src/ChangeLog:1.2136
--- php-src/ChangeLog:1.2135    Mon Oct 17 01:44:34 2005
+++ php-src/ChangeLog   Tue Oct 18 01:36:23 2005
@@ -1,3 +1,100 @@
+2005-10-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      configure.in
+      main/php_version.h:
+      Back to dev
+
+    * (PHP_5_1)
+      NEWS
+      configure.in
+      main/php_version.h:
+      5.1.0RC3
+
+2005-10-17  Rolland Santimano  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      - Unicode impl of stripos()
+
+    * ext/standard/string.c:
+      - Unicode impl of strrpos()
+
+2005-10-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS
+      NEWS
+      ext/pspell/pspell.c
+      ext/pspell/pspell.c:
+      MFH: Properly fixed bug #34456 (original patch completely reverted).
+
+    * ext/pspell/pspell.c:
+      Properly fixed bug #34456 (original patch completely reverted).
+
+2005-10-17  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/var.c
+      ext/standard/tests/array/007.phpt
+      ext/standard/tests/array/array_intersect_1.phpt
+      ext/standard/tests/array/var_export.phpt
+      ext/standard/tests/array/var_export3.phpt:
+      - MF51: Fixed bug #29361 (var_export() producing invalid code).
+
+    * ext/standard/tests/array/var_export3.phpt
+      ext/standard/tests/array/var_export3.phpt:
+      
+      file var_export3.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/var.c
+      ext/standard/tests/array/007.phpt
+      ext/standard/tests/array/array_intersect_1.phpt
+      ext/standard/tests/array/var_export.phpt:
+      - Fixed bug #29361 (var_export() producing invalid code). (Derick)
+
+2005-10-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS
+      ext/sqlite/sqlite.c:
+      MFH: Fixed bug #34884 (Possible crash in ext/sqlite when 
sqlite.assoc_case
+      is being used).
+
+    * ext/sqlite/sqlite.c:
+      Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case is
+      being used).
+
+2005-10-17  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_language_parser.y
+      ZendEngine2/zend_language_parser.y
+      ZendEngine2/tests/bug34873.phpt:
+      Fixed bug #34873 (Segmentation Fault on foreach in object)
+
+2005-10-17  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_compile.c
+      tests/lang/type_hints_002.phpt
+      tests/lang/type_hints_003.phpt:
+      - Make sure that typehints for classes can only accept "= NULL" as 
default
+        value.
+
+2005-10-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/curl/curl.c
+      ext/curl/interface.c
+      ext/curl/interface.c:
+      MFH: Further URL validations in safe_mode/open_basedir configs.
+
+    * ext/curl/interface.c:
+      Further URL validations in safe_mode/open_basedir configs.
+
 2005-10-16  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * Makefile.frag
@@ -13991,7 +14088,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2135 2005/10/17 05:44:34 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2136 2005/10/18 05:36:23 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -17392,7 +17489,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2135 2005/10/17 05:44:34 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2136 2005/10/18 05:36:23 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -17873,7 +17970,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2135 2005/10/17 05:44:34 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2136 2005/10/18 05:36:23 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -19347,7 +19444,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2135 2005/10/17 05:44:34 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2136 2005/10/18 05:36:23 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to