changelog Fri Nov 21 01:32:07 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3234&r2=1.3235&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3234 php-src/ChangeLog:1.3235
--- php-src/ChangeLog:1.3234 Thu Nov 20 01:32:15 2008
+++ php-src/ChangeLog Fri Nov 21 01:32:05 2008
@@ -1,3 +1,169 @@
+2008-11-20 Felipe Pena <[EMAIL PROTECTED]>
+
+ * ext/mcrypt/tests/blowfish.phpt
+ ext/mcrypt/tests/blowfish.phpt:
+ - Changed split() to preg_split()
+
+ * (PHP_5_2)
+ NEWS
+ NEWS:
+ - BFN
+
+ * (PHP_5_2)
+ ext/readline/readline.c
+ ext/readline/readline.c:
+ - MFH: Fixed memory leaks in readline_completion_function()
+
+ * ext/readline/readline.c:
+ - Fixed memory leaks in readline_completion_function()
+
+2008-11-20 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * ext/mysqlnd/mysqlnd.c
+ ext/mysqlnd/mysqlnd.h
+ ext/mysqlnd/mysqlnd_debug.h
+ ext/mysqlnd/mysqlnd_palloc.c
+ ext/mysqlnd/mysqlnd_ps.c
+ ext/mysqlnd/mysqlnd_structs.h:
+ mysqlnd fixes for Windows :
+ - less warnings
+ - PHPAPI for mysqlnd_poll
+
+ * (PHP_5_3)
+ ext/mysqlnd/mysqlnd.c
+ ext/mysqlnd/mysqlnd.h
+ ext/mysqlnd/mysqlnd_debug.h
+ ext/mysqlnd/mysqlnd_palloc.c
+ ext/mysqlnd/mysqlnd_ps.c
+ ext/mysqlnd/mysqlnd_structs.h:
+ MFH:
+ Windows fixes for mysqlnd
+ Less warnings + PHPAPI for mysqlnd_poll
+
+2008-11-20 Kalle Sommer Nielsen <[EMAIL PROTECTED]>
+
+ * win32/inet.c:
+ Fix typo
+
+2008-11-20 Mark Karpeles <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/wddx/wddx.c
+ ext/wddx/tests/002.phpt
+ ext/wddx/tests/003.phpt
+ ext/wddx/tests/004.phpt
+ ext/wddx/tests/005.phpt:
+ - MFH: ext/wddx: classes providing __sleep() are stored without
properties
+ (fixed)
+ - ext/wddx: fixed wddx_add_vars() ignoring first var in php 5.3
+
+2008-11-20 Iain Lewis <[EMAIL PROTECTED]>
+
+ * ext/standard/tests/array/array_product_error.phpt
+ ext/standard/tests/array/array_product_error.phpt
+ ext/standard/tests/array/array_product_variation1.phpt
+ ext/standard/tests/array/array_product_variation1.phpt
+ ext/standard/tests/array/array_product_variation2.phpt
+ ext/standard/tests/array/array_product_variation2.phpt
+ ext/standard/tests/array/array_product_variation3.phpt
+ ext/standard/tests/array/array_product_variation3.phpt
+ ext/standard/tests/array/array_product_variation4.phpt
+ ext/standard/tests/array/array_product_variation4.phpt
+ ext/standard/tests/array/array_product_variation5.phpt
+ ext/standard/tests/array/array_product_variation5.phpt:
+
+ file array_product_error.phpt was initially added on branch PHP_5_2.
+
+2008-11-20 Mark Karpeles <[EMAIL PROTECTED]>
+
+ * ext/wddx/tests/003.phpt
+ ext/wddx/tests/003.phpt:
+
+ - MFB: ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)
+
+ * (PHP_5_2)
+ ext/wddx/tests/003.phpt:
+ - ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)
+
+2008-11-20 Felipe Pena <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ZendEngine2/zend_list.h
+ ZendEngine2/zend_list.h:
+ - MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN
+
+ * (PHP_5_3)
+ ext/wddx/wddx.c:
+ - MFH: Fixed memory leak in wddx_add_vars()
+
+ * ext/wddx/wddx.c:
+ - Fixed memory leak in wddx_add_vars()
+
+ * ZendEngine2/zend_list.h:
+ - Added ZEND_FETCH_RESOURCE_NO_RETURN
+
+2008-11-20 Mark Karpeles <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/wddx/wddx.c
+ ext/wddx/tests/002.phpt
+ ext/wddx/tests/003.phpt
+ ext/wddx/tests/004.phpt
+ ext/wddx/tests/005.phpt:
+ - MFH: ext/wddx: classes providing __sleep() are stored without
properties
+ (fixed)
+
+ * ext/wddx/tests/002.phpt
+ ext/wddx/tests/002.phpt
+ ext/wddx/tests/002.phpt
+ ext/wddx/tests/003.phpt
+ ext/wddx/tests/003.phpt
+ ext/wddx/tests/004.phpt
+ ext/wddx/tests/004.phpt
+ ext/wddx/tests/004.phpt
+ ext/wddx/tests/005.phpt
+ ext/wddx/tests/005.phpt
+ ext/wddx/tests/005.phpt
+ ext/wddx/tests/bug35410_64bit.phpt:
+ 1.1.4;
+ - ext/wddx: classes providing __sleep() are stored without properties
+ (fixed)
+
+ * ext/wddx/wddx.c:
+ - ext/wddx: classes providing __sleep() are stored without properties
+ (fixed)
+
+ * (PHP_5_3)
+ ext/wddx/wddx.c
+ ext/wddx/tests/bug37569.phpt
+ ext/wddx/tests/bug37587.phpt:
+ - MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
+
+2008-11-20 Felipe Pena <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/ereg/tests/ereg_replace_variation_002.phpt
+ ext/ereg/tests/eregi_replace_variation_002.phpt:
+ - Fixed tests
+
+ * (PHP_5_3)
+ ext/mcrypt/tests/blowfish.phpt:
+ - Fixed test
+
+2008-11-20 Mark Karpeles <[EMAIL PROTECTED]>
+
+ * ext/wddx/wddx.c
+ ext/wddx/tests/bug35410_64bit.phpt
+ ext/wddx/tests/bug37569.phpt
+ ext/wddx/tests/bug37587.phpt:
+ - MFB (PHP_5_2): #46496, wddx_serialize treats input as ISO-8859-1 (Mark
+ Karpeles)
+
+2008-11-20 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * ext/sqlite3/sqlite3.c:
+ - declarations must be.. 1st
+
2008-11-19 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_2)
@@ -13602,7 +13768,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3234 2008/11/20 01:32:15 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3235 2008/11/21 01:32:05 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c