Releases: mglaman/drupal-check
Releases · mglaman/drupal-check
1.1.7
Updates mglaman/phpstan-drupal
for bugfix #206
1.1.6
#191 Fix ignore of all errors
#197 update jean85/pretty-package-versions
1.1.4
#187 Ignore “Unsafe usage of new static()” warning
Update dependencies, including PHPStan-Drupal fix for PHPUnitTestCompatibilityTrait
#180 Fix an error when calling PHPStan on Windows
1.1.3
#177: Exclude node_modules from analysis
#178: Use phpstan 'bootstrapFiles' config option instead of deprecated 'bootstrap'.
#167: Remove process for releasing a Phar
1.1.2
Update PHPStan
#154 Pass the "--no-progress" option to phpstan.
#156 Added an exclude option to prevent analysis in selected directories.
fix compatibility with composer/package-versions-deprecated
#145 pass memory limit to phpstan
#137 - Allow redirect output to a file.
1.1.0
PHPStan 0.12 and PHPStan Drupal 0.12 support
1.0.14
Support --memory-limit and Drupal 8.8