![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/phrity/util-errorhandler/ |
{ "name": "phrity/util-errorhandler", "type": "library", "description": "Inline error handler; catch and resolve errors for code block.", "homepage": "https://phrity.sirn.se/util-errorhandler", "keywords": ["error", "warning"], "license": "MIT", "authors": [ { "name": "Sören Jensen", "email": "[email protected]", "homepage": "https://phrity.sirn.se" } ], "autoload": { "psr-4": { "": "src/" } }, "autoload-dev": { "psr-4": { "": "tests/" } }, "require": { "php": "^7.2|^8.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0", "php-coveralls/php-coveralls": "^2.0", "squizlabs/php_codesniffer": "^3.5" } }