+2008-12-30 Etienne Kneuss <php@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 <php@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 <andrei@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 <php@marcus-boerger.de>
+
+ * ext/standard/credits.c:
+ MFB
+
+2008-12-30 Ilia Alshanetsky <ilia@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 <php@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.magnusson@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 <php@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 <antphill@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.slattery@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 <felipensp@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 <scott@macvicar.net>
* (PHP_5_2)