PackageTrack
Sign in Get early access

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 2024
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 33
  1. 1.5.0 14 Aug 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.4.0...1.5.0

    Open source →
  2. 1.4.0 29 Apr 2022
    Release notes

    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

    • Bump PHPStan to level 2 when doing deprecations by @mglaman in #267

    Full Changelog: 1.3.2...1.4.0

    Open source →
  3. 1.3.2 29 Apr 2022
    Release notes
    • Add option to set phpVersion to 80100 on PHP 7.4 #272
    • Use stderr for maintainer sponsorship messages #270
    Open source →
  4. 1.3.1 03 Mar 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.3.0...1.3.1

    Open source →
  5. 1.3.0 02 Feb 2022
    Release notes

    What's Changed

    Full Changelog: 1.2.1...1.3.0

    Open source →
  6. 1.2.1 15 Nov 2021
    Release notes
    • Do not add includes if phpstan/extension-installer exists
    • Check if Drupal was located before calling realpath
    Open source →
  7. 1.2.0 01 Nov 2021
    Release notes

    What's Changed

    Full Changelog: 1.1.10...1.2.0

    Open source →
  8. 1.1.10 22 Jul 2021
    Release notes

    Properly updates composer.json for latest phpstan-drupal. Follow up to #233

    Open source →
  9. 1.1.9 20 Jul 2021
    Release notes

    Error: Configuration parameters excludes_analyse and excludePaths cannot be used at the same time #233

    Open source →
  10. 1.1.8 17 Mar 2021
    Release notes
    • Updates mglaman/phpstan-drupal to 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:

    Open source →
  11. 1.1.7 06 Feb 2021

    Nothing published for this version

  12. 1.1.6 21 Dec 2020

    Nothing published for this version

  13. 1.1.5 19 Oct 2020

    Nothing published for this version

  14. 1.1.4 12 Oct 2020

    Nothing published for this version

  15. 1.1.3 29 Jul 2020

    Nothing published for this version

  16. 1.1.2 13 May 2020

    Nothing published for this version

  17. 1.1.1 27 Feb 2020

    Nothing published for this version

  18. 1.1.0 28 Jan 2020

    Nothing published for this version

  19. 1.0.14 28 Oct 2019

    Nothing published for this version

  20. 1.0.13 17 Sep 2019

    Nothing published for this version

  21. 1.0.12 09 Jul 2019

    Nothing published for this version

  22. 1.0.11 14 Jun 2019

    Nothing published for this version

  23. 1.0.10 12 Jun 2019

    Nothing published for this version

  24. 1.0.9 03 May 2019

    Nothing published for this version

  25. 1.0.8 27 Apr 2019

    Nothing published for this version

  26. 1.0.7 12 Apr 2019

    Nothing published for this version

  27. 1.0.6 01 Apr 2019

    Nothing published for this version

  28. 1.0.5 21 Mar 2019

    Nothing published for this version

  29. 1.0.4 04 Mar 2019

    Nothing published for this version

  30. 1.0.3 26 Feb 2019

    Nothing published for this version

  31. 1.0.2 16 Feb 2019

    Nothing published for this version

  32. 1.0.1 14 Feb 2019

    Nothing published for this version

  33. 1.0.0 14 Feb 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive