- Drop support for PHP 7.1
- Added support of dd function
- Replaced deprecated localheinz/composer-normalize in favor of ergebnis one
- Fix deprecated config inside extension.neon file
- Fix tests by adding nikic/php-parser as a required dev dependency
- Updated to PHPStan 0.12
- Added testing on PHP 7.4
- 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