File manager - Edit - /var/www/ratemypay_dev/vendor/thecodingmachine/safe/generated/8.1/xmlrpc.php
Back
<?php namespace Safe; use Safe\Exceptions\XmlrpcException; /** * @param \DateTime|string $value * @param string $type * @throws XmlrpcException * */ function xmlrpc_set_type(&$value, string $type): void { error_clear_last(); $safeResult = \xmlrpc_set_type($value, $type); if ($safeResult === false) { throw XmlrpcException::createFromPhpError(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings