Phpstan Banned Code Versions Save

Detect banned code through PHPStan

v1.0.0

2 years ago
  • Improve PHPStan configuration file
  • Updated to PHPStan 1.0
  • Updated to PHPUnit 9.5
  • Drop support for PHP 7.2

v0.5.0

2 years ago
  • Migrate from Travis to GitHub Actions
  • Fix deprecated PHP-CS rules

v0.4.0

3 years ago
  • Drop support for PHP 7.1
  • Added support of dd function
  • Replaced deprecated localheinz/composer-normalize in favor of ergebnis one
  • Allow PHP ^8.0
  • Switch to the new security checker

v0.3.1

4 years ago
  • Fix deprecated config inside extension.neon file
  • Fix tests by adding nikic/php-parser as a required dev dependency

v0.3.0

4 years ago
  • Updated to PHPStan 0.12
  • Added testing on PHP 7.4

v0.2.0

4 years ago
  • Enable strict typing
  • Add coveralls and badges
  • Autoinstall through https://github.com/phpstan/extension-installer
  • Apply the BannedNodesRule only to named functions
  • Add functional tests with some code snippets that should be detected when running phpstan

v0.1.1

5 years ago
  • fix(exception): do nothing if node name is instance of Variable (closure case)

v0.1.0

5 years ago

v0.0.2

5 years ago

v0.0.1

5 years ago