Searched refs:xmlrpc_set_type (Results 1 – 7 of 7) sorted by relevance
2 Bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)11 xmlrpc_set_type($d, 'datetime');15 xmlrpc_set_type($d, 'datetime');
2 Bug #18916 (xmlrpc_set_type() not working)11 xmlrpc_set_type($params, 'datetime');
8 $ok = xmlrpc_set_type($a, 'datetime');
11 xmlrpc_set_type($d, 'datetime');
72 PHP_FUNCTION(xmlrpc_set_type);
152 PHP_FE(xmlrpc_set_type, arginfo_xmlrpc_set_type)1479 PHP_FUNCTION(xmlrpc_set_type) in PHP_FUNCTION() argument
8374 - Fixed bug #45226 and #18916 (xmlrpc_set_type() segfaults and wrong behavior8730 - Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
Completed in 47 milliseconds