+2008-12-27 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_3)
+ NEWS:
+ - BFN #46957
+
+ * ext/tokenizer/tokenizer_data.c:
+ - Update (#46957)
+
+ * (PHP_5_3)
+ ext/tokenizer/tokenizer_data.c:
+ - Bug #46957 (The tokenizer returns deprecated values)
+
+2008-12-27 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * php.ini-dist
+ php.ini-recommended:
+ Nuke more removed extensions
+
+ * (PHP_5_3)
+ php.ini-dist
+ php.ini-recommended:
+ MFH: - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
+ MFH: - Remove entries from removed extension (ifx
+
+ * php.ini-dist
+ php.ini-recommended:
+ - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
+ - Remove entries from removed extension (ifx)
+ [DOC] The sybase stuff is really confusing in the docs..
+
+ * (PHP_5_3)
+ php.ini-dist
+ php.ini-recommended:
+ MFH: Add sysvshm.init_mem.
+ [DOC] Looks like this setting has always been available
+
+ * php.ini-dist
+ php.ini-recommended:
+ Add missing INI setting.
+ [DOC] used as the default size for shm_attach(). PHP_INI_SYSTEM
+
+2008-12-27 Antony Dovgal <tony@daylessday.org>
+
+ * ext/tidy/tidy.c:
+ lost part of the fix
+
+ * ext/tidy/tidy.c:
+ fix compile warning
+
+ * (PHP_5_3)
+ tests/output/.cvsignore:
+ add missing .cvsignore
+
+ * tests/output/.cvsignore
+ tests/output/.cvsignore:
+
+ add missing .cvsignore
+
+2008-12-27 Felipe Pena <felipensp@gmail.com>
+
+ * ext/xmlrpc/tests/bug40576.phpt
+ ext/xmlrpc/tests/bug40576.phpt
+ ext/xmlrpc/tests/bug45556.phpt
+ ext/xmlrpc/tests/bug45556.phpt:
+ - Fixed tests
+
+ * (PHP_5_3)
+ ext/xmlrpc/xmlrpc-epi-php.c:
+ - MFH: Fixed code (comparison with string literal)
+
+ * ext/xmlrpc/xmlrpc-epi-php.c:
+ - Fixed code (comparison with string literal)
+
+ * ext/mbstring/mbstring.c:
+ - Fixed memory leaks
+
+2008-12-27 Rob Richards <rrichards@ctindustries.net>
+
+ * ext/simplexml/config.w32
+ ext/simplexml/php_simplexml.h:
+ proper exports/imports for win32
+
+ * ext/libxml/php_libxml2.def:
+ add missing exports
+
+2008-12-27 Brian Shire <shire@tekrat.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/standard/string.c
+ ext/standard/string.c
+ ext/standard/tests/strings/explode.phpt
+ ext/standard/tests/strings/explode.phpt:
+ MFH: fix explode behavior to respect negative limit when string is empty.
+
+ * ext/standard/string.c
+ ext/standard/tests/strings/explode.phpt:
+ fix explode behavior to respect negative limit when string is empty.
+
+2008-12-27 Arnaud Le Blanc <arnaud.lb@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/tests/array/bug46873.phpt
+ ext/standard/tests/array/bug46873.phpt:
+ MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
+
+ * ext/standard/array.c
+ ext/standard/tests/array/bug46873.phpt
+ ext/standard/tests/array/bug46873.phpt
+ ext/standard/tests/array/bug46873.phpt:
+ Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
+
+2008-12-27 Rob Richards <rrichards@ctindustries.net>
+
+ * (PHP_5_3)
+ ext/simplexml/php_simplexml.h:
+ MFH: force export on win32 to workaround win32 conig issues
+
+ * ext/simplexml/php_simplexml.h:
+ force export on win32 to workaround win32 conig issues
+
+2008-12-27 Felipe Pena <felipensp@gmail.com>
+
+ * ext/hash/tests/hash_copy_001.phpt
+ ext/sysvsem/tests/sysv.phpt:
+ - Fix test
+
2008-12-26 Rob Richards <rrichards@ctindustries.net>
* ext/simplexml/php_simplexml.h