Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: phpstan/phpstan-strict-rules

2.0.7

26 Sep 11:19
@phpstan-bot phpstan-bot
2.0.7
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • d6211c4 - enable checkStrictPrintfPlaceholderTypes
  • 6b78d53 - Update README.md
  • 0435aeb - Consolidate overwriteVariablesWithLoop rule details
  • e861638 - Simplify tests in which checkNullables is always true
  • 11b6403 - Simplify tests in which treatPhpDocTypesAsCertain is always true
  • b043bd8 - Simplify RequireParentConstructCallRule
  • 9f76a17 - Update actions/checkout action to v5
  • 2b69ec5 - Update Eomm/why-don-t-you-tweet action to v2
Assets 2
Loading

2.0.6

21 Jul 12:20
@phpstan-bot phpstan-bot
2.0.6
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • f9f77ef - Add numeric check on unary plus and unary minus
Loading
garak reacted with thumbs up emoji oliverklee reacted with heart emoji
2 people reacted

2.0.5

21 Jul 06:37
@phpstan-bot phpstan-bot
Compare
Choose a tag to compare
Loading
  • 1f1358d - UselessCastRule: do cheaper check first
  • 73c5baa - Update metcalfc/changelog-generator action to v4.6.2
  • f203fec - Match Rule Descriptions with Configuration Parameters in README.md
  • 3ecc310 - Use relative links for rules.neon
  • 04f299f - Update metcalfc/changelog-generator action to v4.5.0
Loading
garak reacted with thumbs up emoji oliverklee reacted with heart emoji
2 people reacted

2.0.4

18 Mar 11:43
@phpstan-bot phpstan-bot
3e139cb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Loading
oliverklee reacted with heart emoji
1 person reacted

2.0.3

21 Jan 10:53
@phpstan-bot phpstan-bot
2.0.3
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • 8b88b5f - Deprecated parent constructor must not be called
Loading
oliverklee and zeriyoshi reacted with heart emoji
2 people reacted

2.0.2

19 Jan 13:05
@phpstan-bot phpstan-bot
2.0.2
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
02277ce
This commit was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • 02277ce - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • ed6fea0 - Added strictRulesInstalled parameter
  • a4a6a08 - Remove dead test because of raised min-php version
  • b60bffc - Fix
  • 5d50bde - Fix
  • 0368403 - Fix
  • 1721dbf - Fix after PHPStan update
  • e208c93 - Fix after PHPStan update
  • 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
  • ad53bd9 - Remove options removed in PHPStan 2.0
  • 914b5e3 - Everything from Bleeding Edge enabled
  • 988fab9 - Add more separate rule toggles
  • e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • 90006f2 - Merge branch '1.6.x' into 2.0.x
  • 1062d48 - Fix
  • 5eec39f - Set polluteScopeWithBlock to false
  • 8e2c8b0 - Fix deprecations
  • 1ccec91 - Remove unnecessary dependency on nikic/php-parser
  • f8092f9 - Update build-cs
  • f647999 - Stop testing PHP 7.2 and 7.3
  • f6fb84e - Open 2.0.x
Loading
oliverklee reacted with heart emoji
1 person reacted

1.6.2

19 Jan 13:05
@phpstan-bot phpstan-bot
1.6.2
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • b564ca4 - Handle SimpleXMLElement in VariablePropertyFetchRule
  • ed6fea0 - Added strictRulesInstalled parameter
  • a4a6a08 - Remove dead test because of raised min-php version
  • b60bffc - Fix
  • 5d50bde - Fix
  • 0368403 - Fix
  • 1721dbf - Fix after PHPStan update
  • e208c93 - Fix after PHPStan update
  • 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
  • ad53bd9 - Remove options removed in PHPStan 2.0
  • 914b5e3 - Everything from Bleeding Edge enabled
  • 988fab9 - Add more separate rule toggles
  • e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • 90006f2 - Merge branch '1.6.x' into 2.0.x
  • 1062d48 - Fix
  • 5eec39f - Set polluteScopeWithBlock to false
  • 8e2c8b0 - Fix deprecations
  • 1ccec91 - Remove unnecessary dependency on nikic/php-parser
  • f8092f9 - Update build-cs
  • f647999 - Stop testing PHP 7.2 and 7.3
  • f6fb84e - Open 2.0.x
Loading
oliverklee reacted with heart emoji
1 person reacted

2.0.1

17 Dec 17:16
@phpstan-bot phpstan-bot
ed6fea0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • ed6fea0 - Added strictRulesInstalled parameter
Loading
oliverklee reacted with heart emoji
1 person reacted

2.0.0

11 Nov 07:40
@phpstan-bot phpstan-bot
2.0.0
This tag was signed with the committer’s verified signature.
ondrejmirtes Ondřej Mirtes
SSH Key Fingerprint: nQaBxsLsjyDI9zZYhoglyLtC5WkW8FxBYwCGpmgkhlM
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • a4a6a08 - Remove dead test because of raised min-php version
  • b60bffc - Fix
  • 5d50bde - Fix
  • 0368403 - Fix
  • 1721dbf - Fix after PHPStan update
  • e208c93 - Fix after PHPStan update
  • 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
  • ad53bd9 - Remove options removed in PHPStan 2.0
  • 914b5e3 - Everything from Bleeding Edge enabled
  • 988fab9 - Add more separate rule toggles
  • e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • 90006f2 - Merge branch '1.6.x' into 2.0.x
  • 1062d48 - Fix
  • 5eec39f - Set polluteScopeWithBlock to false
  • 8e2c8b0 - Fix deprecations
  • 1ccec91 - Remove unnecessary dependency on nikic/php-parser
  • f8092f9 - Update build-cs
  • f647999 - Stop testing PHP 7.2 and 7.3
  • f6fb84e - Open 2.0.x
Loading

1.6.1

20 Sep 14:06
@phpstan-bot phpstan-bot
Compare
Choose a tag to compare
Loading
Loading
oliverklee and fadrian06 reacted with rocket emoji
2 people reacted
Previous 1 3 4 5
Previous

AltStyle によって変換されたページ (->オリジナル) /