1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Felipe Pena
f50dc47814 - Fixed bug #47818 (Segfault due to bound callback param) 2009-04-02 15:52:26 +00:00
Felipe Pena
3ce0968f5a - Fixed tests 2008-12-27 19:14:45 +00:00
Felipe Pena
c031df9520 - New tests 2008-09-10 00:09:30 +00:00
Felipe Pena
c7a4bc1677 MFB:
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrpc_encode_request()
2008-07-20 15:52:07 +00:00
Antony Dovgal
428fe33f4f fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:22:00 +00:00
Ilia Alshanetsky
c701d46a4b MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).
2007-09-18 19:52:27 +00:00
Antony Dovgal
6f0a6b3f9c add test 2007-02-21 19:37:05 +00:00
Antony Dovgal
25994a33b7 fix test 2007-02-21 19:27:30 +00:00
Antony Dovgal
8b9bf1e2c3 fix bug #40576 (double values are truncated to 6 decimal digits when encoding) 2007-02-21 14:24:44 +00:00
Antony Dovgal
cf400175ea fix segfault and leak in ext/xmlrpc
add tests
2006-08-14 08:15:44 +00:00
Antony Dovgal
8c434708ef fix #38431 (xmlrpc_get_type() crashes PHP on objects) 2006-08-11 17:41:49 +00:00
Hannes Magnusson
e18bb1ce3d Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
Antony Dovgal
d929074b2f add test 2006-04-12 15:19:39 +00:00