[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug48562.phpt

2009-06-15 Thread Felipe Pena
felipe Tue Jun 16 02:53:50 2009 UTC Added files: /php-src/ext/wddx/tests bug48562.phpt Modified files: /php-src/ext/wddx wddx.c Log: - Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/xmlrpc xmlrpc-epi-php.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:32:23 2009 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: Fix compiler warnings (only in HEAD) http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.162r2=1.163diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug35410_64bit.phpt bug37569.phpt bug37587.phpt

2008-11-20 Thread Mark Karpeles
magicaltux Thu Nov 20 11:50:51 2008 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug35410_64bit.phpt bug37569.phpt bug37587.phpt Log: - MFB (PHP_5_2): #46496, wddx_serialize treats input as

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests 002.phpt 003.phpt 004.phpt 005.phpt bug35410_64bit.phpt

2008-11-20 Thread Mark Karpeles
magicaltux Thu Nov 20 14:34:35 2008 UTC Added files: /php-src/ext/wddx/tests 002.phpt 003.phpt 004.phpt 005.phpt Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug35410_64bit.phpt Log: - ext/wddx:

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2008-11-20 Thread Felipe Pena
felipe Thu Nov 20 14:47:29 2008 UTC Modified files: /php-src/ext/wddx wddx.c Log: - Fixed memory leak in wddx_add_vars() http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.159r2=1.160diff_format=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug45901.phpt

2008-09-11 Thread Rob Richards
rrichards Thu Sep 11 14:16:37 2008 UTC Added files: /php-src/ext/wddx/tests bug45901.phpt Modified files: /php-src/ext/wddx wddx.c Log: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object) add test

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2008-06-27 Thread Felipe Pena
felipe Fri Jun 27 15:35:50 2008 UTC Modified files: /php-src/ext/wddx wddx.c Log: - MFB: Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.151r2=1.152diff_format=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.151

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug41283.phpt bug41527.phpt

2007-06-11 Thread Ilia Alshanetsky
iliaa Mon Jun 11 15:10:12 2007 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug41527.phpt bug41283.phpt Log: MFB: Fixed bug #41527 (WDDX deserialize numeric string array key).

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2007-01-09 Thread Ilia Alshanetsky
iliaa Tue Jan 9 15:21:23 2007 UTC Modified files: /php-src/ext/wddx wddx.c Log: MFB: Added key_length intialization for intergers http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.141r2=1.142diff_format=u Index: php-src/ext/wddx/wddx.c diff

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-08-02 Thread Ilia Alshanetsky
iliaa Wed Aug 2 15:45:29 2006 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug37569.phpt Log: MFB: Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain characters).

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 22:02:12 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.138r2=1.139diff_format=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.138

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-05-29 Thread Ilia Alshanetsky
iliaa Tue May 30 02:40:49 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: MFB: Convert E_ERROR to E_RECOVERABLE_ERROR http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.135r2=1.136diff_format=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug37587.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 09:51:58 2006 UTC Added files: /php-src/ext/wddx/tests bug37587.phpt Modified files: /php-src/ext/wddx wddx.c Log: - Bugfix 37587

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Ilia Alshanetsky
iliaa Thu May 25 23:23:15 2006 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug37569.phpt Log: MFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-05-25 Thread Ilia Alshanetsky
iliaa Fri May 26 01:55:00 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: Corrected previous patch http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.134r2=1.135diff_format=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-04-23 Thread Ilia Alshanetsky
iliaa Sun Apr 23 16:02:51 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: MFB51: Fixed bug #37162 (wddx does not build as a shared extension). http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.131r2=1.132diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-03-30 Thread Marcus Boerger
helly Thu Mar 30 23:03:53 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: - Fix build http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.130r2=1.131diff_format=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.130

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-02-21 Thread Antony Dovgal
tony2001Wed Feb 22 07:25:09 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: fix ext/wddx build http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.129r2=1.130diff_format=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2006-01-27 Thread Frank M. Kromann
fmk Sat Jan 28 06:17:09 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: MFB51 Add header so WDDX builds as shared http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.128r2=1.129diff_format=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug35410.phpt

2005-11-30 Thread Ilia Alshanetsky
iliaa Wed Nov 30 13:13:17 2005 EDT Modified files: /php-src/ext/wddx/tests bug35410.phpt /php-src/ext/wddx wddx.c Log: MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys properly).

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug34306.phpt

2005-08-31 Thread Jani Taskinen
sniper Wed Aug 31 10:30:47 2005 EDT Added files: /php-src/ext/wddx/tests bug34306.phpt Modified files: /php-src/ext/wddx wddx.c Log: - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2005-08-14 Thread Ilia Alshanetsky
iliaa Sun Aug 14 16:24:35 2005 EDT Modified files: /php-src/ext/wddx wddx.c Log: Fixed build. http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.121r2=1.122ty=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.121

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2005-08-10 Thread Ilia Alshanetsky
iliaa Wed Aug 10 18:36:25 2005 EDT Modified files: /php-src/ext/wddx wddx.c Log: Fixed bug #34068 (Numeric string as array key not cast to integer in wddx_deserialize()). http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.119r2=1.120ty=u Index:

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2005-04-11 Thread Dmitry Stogov
dmitry Mon Apr 11 05:27:49 2005 EDT Modified files: /php-src/ext/wddx wddx.c Log: Support for encoding/decoding of private and protected members http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.114r2=1.115ty=u Index: php-src/ext/wddx/wddx.c diff

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2005-04-11 Thread Dmitry Stogov
dmitry Mon Apr 11 07:58:21 2005 EDT Modified files: /php-src/ext/wddx wddx.c Log: Fixed SIGSEGV on serializing data with circular references http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.115r2=1.116ty=u Index: php-src/ext/wddx/wddx.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2005-03-11 Thread Marcus Boerger
helly Fri Mar 11 20:46:48 2005 EDT Modified files: /php-src/ext/wddx wddx.c Log: - Fix another memleak http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.113r2=1.114ty=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.113

Re: [PHP-CVS] cvs: php-src /ext/wddx wddx.c

2004-03-06 Thread Ilia Alshanetsky
Yes, please MFH the fix. Ilia On March 01, 2004 05:50 am, Moriyoshi Koizumi wrote: On 2004/03/01, at 4:02, Derick Rethans wrote: On Sun, 29 Feb 2004, Moriyoshi Koizumi wrote: moriyoshi Sun Feb 29 00:21:36 2004 EDT Modified files: /php-src/ext/wddx wddx.c Log:

Re: [PHP-CVS] cvs: php-src /ext/wddx wddx.c

2004-03-06 Thread Moriyoshi Koizumi
Seems like I shouldn't:) I just found crash was caused by the difference of the pointer type of class_table between php4 and php5. php4: class_entry ** php5: class_entry *** Moriyoshi On Sun, 2004-03-07 at 02:30, Ilia Alshanetsky wrote: Yes, please MFH the fix. BTW, should I MFH it? Ilia?

Re: [PHP-CVS] cvs: php-src /ext/wddx wddx.c

2004-03-01 Thread Moriyoshi Koizumi
On 2004/03/01, at 4:02, Derick Rethans wrote: On Sun, 29 Feb 2004, Moriyoshi Koizumi wrote: moriyoshi Sun Feb 29 00:21:36 2004 EDT Modified files: /php-src/ext/wddx wddx.c Log: - Bugfix #27287 (wddx segfaults during deserialization) Can you also add a test case if there is none

Re: [PHP-CVS] cvs: php-src /ext/wddx wddx.c

2004-02-29 Thread Derick Rethans
On Sun, 29 Feb 2004, Moriyoshi Koizumi wrote: moriyoshi Sun Feb 29 00:21:36 2004 EDT Modified files: /php-src/ext/wddx wddx.c Log: - Bugfix #27287 (wddx segfaults during deserialization) Can you also add a test case if there is none yet? Derick -- PHP CVS Mailing

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2004-02-28 Thread Moriyoshi Koizumi
moriyoshi Sun Feb 29 00:21:36 2004 EDT Modified files: /php-src/ext/wddx wddx.c Log: - Bugfix #27287 (wddx segfaults during deserialization) http://cvs.php.net/diff.php/php-src/ext/wddx/wddx.c?r1=1.109r2=1.110ty=u Index: php-src/ext/wddx/wddx.c diff

[PHP-CVS] cvs: php-src /ext/wddx wddx.c

2003-10-20 Thread Moriyoshi Koizumi
moriyoshi Mon Oct 20 11:41:54 2003 EDT Modified files: /php-src/ext/wddx wddx.c Log: Fix compiler warnings Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.107 php-src/ext/wddx/wddx.c:1.108 --- php-src/ext/wddx/wddx.c:1.107 Mon

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests .cvsignore 001.phpt wddx.xml

2003-06-28 Thread Ilia Alshanetsky
iliaa Sat Jun 28 02:55:47 2003 EDT Added files: /php-src/ext/wddx/tests .cvsignore 001.phpt wddx.xml Modified files: /php-src/ext/wddx wddx.c Log: Added missing handling of dateTime Fixed compiler warning involving streams