Download the PHP package shish/phpstan-safe-rule without Composer
On this page you can find all versions of the php package shish/phpstan-safe-rule. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shish/phpstan-safe-rule
More information about shish/phpstan-safe-rule
Files in shish/phpstan-safe-rule
Download shish/phpstan-safe-rule
More information about shish/phpstan-safe-rule
Files in shish/phpstan-safe-rule
Vendor shish
Package phpstan-safe-rule
Short Description A PHPStan rule to detect safety issues. Must be used in conjunction with shish/safe
License MIT
Package phpstan-safe-rule
Short Description A PHPStan rule to detect safety issues. Must be used in conjunction with shish/safe
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-safe-rule
PHPStan rules for shish/safe
The shish/safe package provides a set of core PHP functions rewritten to throw exceptions instead of returning false
when an error is encountered.
This PHPStan rule will help you detect unsafe function call and will propose you to use the shish/safe
variant instead.
Please read shish/safe documentation for details about installation and usage.
(This is a fork of thecodingmachine/phpstan-safe-rule
, with added support for PHP 8)
All versions of phpstan-safe-rule with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
phpstan/phpstan Version ^1.0
nikic/php-parser Version ^5.0
shish/safe Version ^2.0
phpstan/phpstan Version ^1.0
nikic/php-parser Version ^5.0
shish/safe Version ^2.0
The package shish/phpstan-safe-rule contains the following files
Loading the files please wait ....