Skip to content

Releases: thecodingmachine/phpstan-safe-rule

v1.0.0-beta1

04 Dec 09:58
8694a69

Choose a tag to compare

This new version:

  • targets Safe 1.0.0-beta1
  • is compatible with PHPStan 0.12 (while keeping compatibility with 0.10 and 0.11)

v0.1.4

15 Jul 07:36
70bfb67

Choose a tag to compare

Improvements:

  • #11 #13 Add support for phpstan/extension-installer (thanks to @shadowhand)
  • #12 Ignore json_decode and json_encode when use JSON_THROW_ON_ERROR option (thanks to @vkill)

Adding special type support for preg_replace

07 Mar 13:53
00f4845

Choose a tag to compare

v0.1.2

21 Jan 12:48
ffbdebd

Choose a tag to compare

Bugfix release:

  • #8 Fixing strict version enforced.

PHPStan compatibility release

18 Jan 13:15
8fbca4b

Choose a tag to compare

  • #7 Adding compatibility with PHPStan 0.11

First release

19 Sep 11:45
ba8eea4

Choose a tag to compare

This release targets PHPStan 0.10.x and Safe 0.1.x