mglaman/drupal-check
CLI tool for running checks on a Drupal code base
1.5.0
7.0M downloads/mo
#2755 most downloaded on Packagist
mglaman/drupal-check
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.3 years
Some releases are documented
notes for 10 of 33 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
33 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
33 releases · Feb 2019 to Aug 2024Releases
latest 33-
1.5.014 Aug 2024Release notes
Open source →What's Changed
- Add "jangregor/phpstan-prophecy" dependency by @tyler36 in #283
- Adding all options from help output to the readme file. by @dan612 in #288
- Bump bluehorndigital/setup-drupal from 1.0.3 to 1.0.4 by @dependabot in #289
- Bump actions/checkout from 2 to 3 by @dependabot in #291
- Drupal 11 compatibility by @byrond in #309
New Contributors
- @tyler36 made their first contribution in #283
- @dan612 made their first contribution in #288
- @dependabot made their first contribution in #289
Full Changelog: 1.4.0...1.5.0
-
1.4.029 Apr 2022Release notes
Open source →This forces PHPStan to run at configuration level 2.
What does this do?
- basic checks, unknown classes, unknown functions, unknown methods called on $this, wrong number of arguments passed to those methods and functions, always undefined variables
- possibly undefined variables, unknown magic methods and properties on classes with __call and __get
- unknown methods checked on all expressions (not just $this), validating PHPDocs
Basically, it ensures code is calling actual methods and properties. This is important as it ensures code is correctly analyzed for finding deprecations.
What's Changed
Full Changelog: 1.3.2...1.4.0
-
1.3.229 Apr 2022 -
1.3.103 Mar 2022Release notes
Open source →What's Changed
- Removing anything referring to the phar by @mglaman in #258
- No more phar, no lock by @mglaman in #259
- Update README.md by @mallezie in #264
- Fix HEAD failures by @mglaman in #268
New Contributors
Full Changelog: 1.3.0...1.3.1
-
1.3.002 Feb 2022Release notes
Open source →What's Changed
- Fix phpcs failure by @mglaman in #254
- Support Symfony 5 and 6 by @mglaman in #255
- Add testing for D10 by @mglaman in #256
- Update phpstan by @mglaman in #257
Full Changelog: 1.2.1...1.3.0
-
1.2.115 Nov 2021Release notes
Open source →- Do not add includes if phpstan/extension-installer exists
- Check if Drupal was located before calling realpath
-
1.2.001 Nov 2021Release notes
Open source → -
1.1.1022 Jul 2021Release notes
Open source →Properly updates
composer.jsonfor latest phpstan-drupal. Follow up to #233 -
1.1.920 Jul 2021Release notes
Open source →Error: Configuration parameters excludes_analyse and excludePaths cannot be used at the same time #233
-
1.1.817 Mar 2021Release notes
Open source →- Updates
mglaman/phpstan-drupalto support PHP 8 and Drupal 9 - Fixes optional dependency on
phpstan/phpstan-deprecation-rules, now required - Allow PrettyVersion 2 #203
Thank you to my sponsors that make these releases possible:
- Updates
-
1.1.706 Feb 2021Nothing published for this version
-
1.1.621 Dec 2020Nothing published for this version
-
1.1.519 Oct 2020Nothing published for this version
-
1.1.412 Oct 2020Nothing published for this version
-
1.1.329 Jul 2020Nothing published for this version
-
1.1.213 May 2020Nothing published for this version
-
1.1.127 Feb 2020Nothing published for this version
-
1.1.028 Jan 2020Nothing published for this version
-
1.0.1428 Oct 2019Nothing published for this version
-
1.0.1317 Sep 2019Nothing published for this version
-
1.0.1209 Jul 2019Nothing published for this version
-
1.0.1114 Jun 2019Nothing published for this version
-
1.0.1012 Jun 2019Nothing published for this version
-
1.0.903 May 2019Nothing published for this version
-
1.0.827 Apr 2019Nothing published for this version
-
1.0.712 Apr 2019Nothing published for this version
-
1.0.601 Apr 2019Nothing published for this version
-
1.0.521 Mar 2019Nothing published for this version
-
1.0.404 Mar 2019Nothing published for this version
-
1.0.326 Feb 2019Nothing published for this version
-
1.0.216 Feb 2019Nothing published for this version
-
1.0.114 Feb 2019Nothing published for this version
-
1.0.014 Feb 2019Nothing published for this version