psg / sr3
Language Supplements
0.1
2021-07-31 12:46 UTC
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2024-10-29 05:54:10 UTC
README
PHP would be bigger, better, stronger with some supplements.
- FailSignal: When the overhead of an exception is undesired, but the return value is to variable to have something like "false" indicate failure
- ComplexException: for adding details to an exception that can be parsed by the program to determine how to act