Skip to content

Tags: thecodingmachine/phpstan-safe-rule

Tags

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #32 from mll-lab/handle-potential-first-class-call…

…able

Handle FuncCall nodes that represent first class callables

v1.4.0

Toggle v1.4.0's commit message
Bump phpunit to be less-deprecated

phpunit 9.X is for php 7.X -- now that 7.X is very dead, we can move to phpunit 10

v1.3.1

Toggle v1.3.1's commit message
flag this rule as compatible with thecodingmachine/safe v3

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #38 from thecodingmachine/codecov-token

Adding CODECOV_TOKEN in CI

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from dbrekelmans/support-safe-2

Support safe ^2.0

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from staabm/patch-1

support phpstan 1.0; drop support for phpstan < 1.0

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from Tobion/patch-1

Create .gitattributes

v1.0.0

Toggle v1.0.0's commit message
Adding new rule to neon config file

v1.0.0-beta1

Toggle v1.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from thecodingmachine/phpstan0.12

Updating default branch to 1.0

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from vkill/ignore-json-throw-on-error

Ignore json_decode and json_encode when use JSON_THROW_ON_ERROR option