shish / safe
PHP core functions that throw exceptions instead of returning FALSE on error
v2.6.4
2024-12-18 13:36 UTC
Requires
- php: >= 8.2
Requires (Dev)
- phpstan/phpstan: ^1
- phpunit/phpunit: ^10.0 || ^11.0
- squizlabs/php_codesniffer: ^3
- thecodingmachine/phpstan-strict-rules: ^1.0
Replaces
- thecodingmachine/safe: 2.5.0
This package is auto-updated.
Last update: 2026-05-29 02:02:51 UTC
README
This project has been merged back into thecodingmachine/safe
The thecodingmachine team woke up from hibernation and added me as a
maintainer of thecodingmachine/safe so that I can continue my work
over there rather than having a hard fork <3
As of 2025/02/11, thecodingmachine/safe v3.0.0 has been released,
containing all the bugfixes from this fork, and more.