psg/sr3

Language Supplements

0.1 2021-07-31 12:46 UTC

This package is auto-updated.

Last update: 2024-03-29 04:33:13 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