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