changelog               Thu Nov 23 01:31:18 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2520&r2=1.2521&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2520 php-src/ChangeLog:1.2521
--- php-src/ChangeLog:1.2520    Wed Nov 22 01:31:23 2006
+++ php-src/ChangeLog   Thu Nov 23 01:31:17 2006
@@ -1,3 +1,75 @@
+2006-11-22  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/html.c:
+      Unicode support in get_html_translation_table().
+
+    * ext/standard/ftok.c:
+      Unicode support in ftok().
+
+    * unicode-progress.txt
+      ext/standard/ftok.c:
+      -** empty log message ***
+
+    * unicode-progress.txt
+      ext/standard/basic_functions.c:
+      - Unicode support for tick functions.
+      - Update unicode-progress.txt
+
+2006-11-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/dbase/dbase.c:
+      MFB: Fixed a possible crash in dbase_open() on empty filename.
+
+    * (PHP_5_2)
+      ext/dbase/dbase.c:
+      Fixed a possible crash in dbase_open() on empty filename.
+
+2006-11-22  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/file.c
+      ext/standard/tests/file/bug39538.phpt:
+      - MFH:  #39538, fgetcsv can't handle starting newlines and trailing odd
+        number of backslashes (David Soria Parra, Pierre)
+
+    * ext/standard/file.c
+      ext/standard/tests/file/bug39538.phpt
+      ext/standard/tests/file/bug39538.phpt:
+      - #39538, fgetcsv can't handle starting newlines and trailing odd
+        number of backslashes (David Soria Parra, Pierre)
+
+2006-11-22  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      main/fopen_wrappers.c
+      main/safe_mode.c:
+      fix #39575 (move_uploaded_file() no longer working (safe mode related))
+
+    * ext/standard/array.c
+      ext/standard/tests/array/bug39576.phpt:
+      fix #39576 (array_walk() doesn't separate userdata zval)
+
+2006-11-22  Michael Wallner  <[EMAIL PROTECTED]>
+
+    * run-tests.php
+      run-tests.php:
+      - fix ENV section handling
+
+2006-11-22  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/array.c
+      ext/standard/tests/array/bug39576.phpt
+      ext/standard/tests/array/bug39576.phpt:
+      MFH: fix #39576 (array_walk() doesn't separate userdata zval)
+
+2006-11-22  Andrey Hristov  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c:
+      space to tab
+
 2006-11-21  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * ext/standard/array.c

Reply via email to