]> granicus.if.org Git - php/commit
MFB:
authorFelipe Pena <felipe@php.net>
Sun, 20 Jul 2008 15:52:07 +0000 (15:52 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 20 Jul 2008 15:52:07 +0000 (15:52 +0000)
commitc7a4bc1677bfc60eb9e8ee015f4bf30596ee878d
tree19c10376f4ee62bd58b7aaae6c51e33fb89e63e3
parentd986dd8bc14353c4b31ee603211317c8534c40e0
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()
ext/xmlrpc/tests/bug45555.phpt [new file with mode: 0644]
ext/xmlrpc/tests/bug45556.phpt [new file with mode: 0644]
ext/xmlrpc/xmlrpc-epi-php.c