changelog               Wed Dec 31 01:32:28 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3273&r2=1.3274&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3273 php-src/ChangeLog:1.3274
--- php-src/ChangeLog:1.3273    Tue Dec 30 01:32:47 2008
+++ php-src/ChangeLog   Wed Dec 31 01:32:27 2008
@@ -1,3 +1,230 @@
+2008-12-30  Etienne Kneuss  <p...@colder.ch>
+
+    * (PHP_5_3)
+      NEWS
+      ext/spl/spl_array.c
+      ext/spl/tests/array_018.phpt:
+      MFH: Fix #45820 (Empty ArrayObject keys not allowed)
+
+    * ext/spl/spl_array.c
+      ext/spl/tests/array_018.phpt:
+      Fix #45820 (Empty ArrayObject keys not allowed)
+
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      ZendEngine2/zend.c
+      ZendEngine2/zend_builtin_functions.c:
+      - MFH Provide a core module that contains all Zend and php/main (in 5.3
+      incl. stdClass)
+
+    * ZendEngine2/zend.c
+      ZendEngine2/zend_builtin_functions.c:
+      - Provide a core module that contains all Zend and php/main stuff but
+      stdClass
+
+2008-12-30  Andrei Zmievski  <and...@gravitonic.com>
+
+    * ext/session/mod_files.bat
+      ext/session/mod_files.bat:
+      
+      Add mod_files.bat (equivalent to mod_files.sh).
+
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * ext/standard/credits.c:
+      MFB
+
+2008-12-30  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/pdo_mysql/mysql_driver.c
+      ext/pdo_mysql/mysql_driver.c:
+      
+      MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of 
MySQL).
+
+    * (PHP_5_2)
+      NEWS
+      ext/pdo_mysql/mysql_driver.c:
+      
+      Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).
+
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      ext/standard/info.c:
+      - MFH Show version and ini entries as default module info.
+
+    * ext/standard/info.c:
+      - Show version and ini entries as default module info.
+
+    * (PHP_5_3)
+      main/php_ini.c:
+      - MFH Do not show empty ini directive tables for modules without ini
+      entries.
+
+    * main/php_ini.c:
+      - Do not show empty ini directive tables for modules without ini entries.
+
+2008-12-30  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * ZendEngine2/zend_builtin_functions.c:
+      MFB5.3: Fix error_reporting arginfo and proto
+
+    * (PHP_5_3)
+      ZendEngine2/zend_builtin_functions.c:
+      Fix arginfo and proto
+
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_builtin_functions.c:
+      MFH Use a module struct for the built-in functions
+
+    * ZendEngine2/zend.c
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/zend_builtin_functions.h:
+      Use a module struct for the built-in functions
+
+2008-12-30  Ant Phillips  <antph...@uk.ibm.com>
+
+    * ext/standard/tests/array/array_rand_variation4.phpt
+      ext/standard/tests/array/array_rand_variation4.phpt
+      ext/standard/tests/array/array_rand_variation4.phpt
+      ext/standard/tests/array/array_slice_variation1.phpt
+      ext/standard/tests/array/array_slice_variation1.phpt
+      ext/standard/tests/array/array_slice_variation1.phpt
+      ext/standard/tests/array/arsort_variation3.phpt
+      ext/standard/tests/array/arsort_variation3.phpt
+      ext/standard/tests/array/arsort_variation3.phpt
+      ext/standard/tests/array/each_variation4.phpt
+      ext/standard/tests/array/rsort_variation4.phpt
+      ext/standard/tests/array/rsort_variation4.phpt
+      ext/standard/tests/array/rsort_variation4.phpt
+      ext/standard/tests/file/006_error.phpt
+      ext/standard/tests/file/006_error.phpt
+      ext/standard/tests/file/006_error.phpt
+      ext/standard/tests/file/006_variation2.phpt
+      ext/standard/tests/file/006_variation2.phpt
+      ext/standard/tests/file/disk.phpt
+      ext/standard/tests/file/disk.phpt
+      ext/standard/tests/file/disk.phpt
+      ext/standard/tests/file/disk_free_space_basic.phpt
+      ext/standard/tests/file/disk_free_space_basic.phpt
+      ext/standard/tests/file/disk_free_space_basic.phpt
+      ext/standard/tests/file/disk_free_space_error.phpt
+      ext/standard/tests/file/disk_free_space_error.phpt
+      ext/standard/tests/file/disk_free_space_error.phpt
+      ext/standard/tests/file/disk_free_space_variation.phpt
+      ext/standard/tests/file/disk_free_space_variation.phpt
+      ext/standard/tests/file/disk_free_space_variation.phpt
+      ext/standard/tests/file/disk_total_space_basic.phpt
+      ext/standard/tests/file/disk_total_space_basic.phpt
+      ext/standard/tests/file/disk_total_space_basic.phpt
+      ext/standard/tests/file/disk_total_space_error.phpt
+      ext/standard/tests/file/disk_total_space_error.phpt
+      ext/standard/tests/file/disk_total_space_error.phpt
+      ext/standard/tests/file/disk_total_space_variation.phpt
+      ext/standard/tests/file/disk_total_space_variation.phpt
+      ext/standard/tests/file/disk_total_space_variation.phpt
+      ext/standard/tests/file/fflush_error.phpt
+      ext/standard/tests/file/fflush_error.phpt
+      ext/standard/tests/file/flock_variation.phpt
+      ext/standard/tests/file/flock_variation.phpt
+      ext/standard/tests/file/flock_variation.phpt
+      ext/standard/tests/file/fpassthru_error.phpt
+      ext/standard/tests/file/fpassthru_error.phpt
+      ext/standard/tests/file/fread_error.phpt
+      ext/standard/tests/file/fread_error.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error1.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error1.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error2.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error2.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error3.phpt
+      ext/standard/tests/file/fseek_ftell_rewind_error3.phpt
+      ext/standard/tests/file/ftruncate_error.phpt
+      ext/standard/tests/file/ftruncate_error.phpt
+      ext/standard/tests/file/is_dir_variation2.phpt
+      ext/standard/tests/file/is_dir_variation2.phpt
+      ext/standard/tests/file/is_dir_variation2.phpt
+      ext/standard/tests/file/lstat_stat_variation2.phpt
+      ext/standard/tests/file/lstat_stat_variation2.phpt
+      ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt
+      ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt:
+      Revert to the previous version for these tests as they were overwritten 
by
+      mistake (checked on Windows but not on Linux... so the six skipped tests
+      may not work correctly... but they should be ok and I'll watch the test
+      results).
+
+2008-12-30  Zoe Slattery  <zoe.slatt...@googlemail.com>
+
+    * ext/dom/tests/DOMCharacterData_appendData_basic.phpt
+      ext/dom/tests/DOMCharacterData_appendData_basic.phpt
+      ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
+      ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
+      ext/dom/tests/DOMComment_replaceData_basic.phpt
+      ext/dom/tests/DOMComment_replaceData_basic.phpt
+      ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt
+      ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt
+      ext/dom/tests/DOMDocument_createAttribute_basic.phpt
+      ext/dom/tests/DOMDocument_createAttribute_basic.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error1.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error1.phpt
+      ext/dom/tests/DOMDocument_createAttribute_variation.phpt
+      ext/dom/tests/DOMDocument_createAttribute_variation.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt
+      ext/dom/tests/DOMElement_hasAttributes_basic.phpt
+      ext/dom/tests/DOMElement_hasAttributes_basic.phpt
+      ext/dom/tests/DOMNode_issamenode_basic.phpt
+      ext/dom/tests/DOMNode_issamenode_basic.phpt
+      ext/dom/tests/DOMNode_normalize_basic.phpt
+      ext/dom/tests/DOMNode_normalize_basic.phpt:
+      refixing missing skipif
+
+    * (PHP_5_2)
+      ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
+      ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt
+      ext/dom/tests/DOMDocument_createAttribute_basic.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error.phpt
+      ext/dom/tests/DOMDocument_createAttribute_error1.phpt
+      ext/dom/tests/DOMDocument_createAttribute_variation.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
+      ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt
+      ext/dom/tests/DOMElement_hasAttributes_basic.phpt
+      ext/dom/tests/DOMNode_issamenode_basic.phpt
+      ext/dom/tests/DOMNode_normalize_basic.phpt:
+      re-adding skipifs
+
+    * (PHP_5_2)
+      ext/dom/tests/DOMComment_replaceData_basic.phpt:
+      removed commented out SKIPIF
+
+2008-12-30  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      ext/standard/info.c:
+      - MFH Added missing check for void param. (patch by Kalle)
+
+    * ext/standard/info.c:
+      - Added missing check for void param. (patch by Kalle)
+
+    * (PHP_5_3)
+      ext/mbstring/mbstring.c
+      ext/mbstring/tests/mb_stristr_variation1.phpt
+      ext/mbstring/tests/mb_stristr_variation2.phpt:
+      - MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist)
+      (patch by Henrique M. Decaria)
+
+    * ext/mbstring/mbstring.c
+      ext/mbstring/tests/mb_stristr_variation1.phpt
+      ext/mbstring/tests/mb_stristr_variation2.phpt:
+      - Bug #46763 (mb_stristr() wrong output when needle does not exist) 
(patch
+      by Henrique M. Decaria)
+
 2008-12-29  Scott MacVicar  <sc...@macvicar.net>
 
     * (PHP_5_2)
@@ -20882,7 +21109,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3273 2008/12/30 01:32:47 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3274 2008/12/31 01:32:27 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c

Reply via email to