Home
last modified time | relevance | path

Searched refs:xmlrpc_set_type (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/xmlrpc/tests/
H A Dbug45226.phpt2 Bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
11 xmlrpc_set_type($d, 'datetime');
15 xmlrpc_set_type($d, 'datetime');
H A Dbug18916.phpt2 Bug #18916 (xmlrpc_set_type() not working)
11 xmlrpc_set_type($params, 'datetime');
H A Dbug42189.phpt8 $ok = xmlrpc_set_type($a, 'datetime');
H A Dbug68027.phpt11 xmlrpc_set_type($d, 'datetime');
/PHP-5.5/ext/xmlrpc/
H A Dphp_xmlrpc.h72 PHP_FUNCTION(xmlrpc_set_type);
H A Dxmlrpc-epi-php.c152 PHP_FE(xmlrpc_set_type, arginfo_xmlrpc_set_type)
1480 PHP_FUNCTION(xmlrpc_set_type) in PHP_FUNCTION() argument
/PHP-5.5/
H A DNEWS6796 - Fixed bug #45226 and #18916 (xmlrpc_set_type() segfaults and wrong behavior
7152 - Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime

Completed in 29 milliseconds