magicaltux Thu Nov 20 14:35:22 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/wddx/tests 002.phpt 003.phpt 004.phpt 005.phpt
Modified files:
/php-src/ext/wddx wddx.c
Log:
- MFH: ext/wddx: classes providing __sleep() are stor
pajoye Wed Nov 19 17:01:17 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
/php-src/ext/wddx/tests bug37569.phpt bug37587.phpt
Log:
- #46497, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
http://cvs.php.net/viewvc.cgi
rrichards Thu Sep 11 14:18:27 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/wddx/tests bug45901.phpt
Modified files:
/php-src/ext/wddx wddx.c
Log:
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement objec
On Sun, 4 Mar 2007, Stanislav Malyshev wrote:
> stas Sun Mar 4 02:23:49 2007 UTC
>
> Modified files: (Branch: PHP_5_2)
> /php-src/ext/wddx wddx.c
> Log:
> fix wrong code
> # noticed by Stefan Esser
Are you merging this to PHP_4_4 as well?
regards,
Derick
> h
stasSun Mar 4 04:38:43 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
Log:
ik, make it memcpy
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.14&r2=1.119.2.10.2.15&diff_format=u
Index: php-src/ext/wddx/wddx.c
d
stasSun Mar 4 02:23:49 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
Log:
fix wrong code
# noticed by Stefan Esser
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.13&r2=1.119.2.10.2.14&diff_format=u
Index: p
iliaa Tue Jan 9 15:20:45 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
Log:
Added key_length intialization for intergers
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.8&r2=1.119.2.10.2.9&diff_format=u
Index: p
tony2001Wed Aug 2 22:03:47 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
Log:
fix ZTS build
http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.5&r2=1.119.2.10.2.6&diff_format=u
Index: php-src/ext/wddx/wddx.c
iliaa Tue May 30 02:40:33 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/wddx wddx.c
Log:
Convert E_ERROR to E_RECOVERABLE_ERROR
http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.2&r2=1.119.2.10.2.3&diff_format=u
Index: php-sr