Releases: mglaman/phpstan-drupal
Releases · mglaman/phpstan-drupal
0.12.1
13 Jan 19:55
Compare
Sorry, something went wrong.
No results found
Use the %currentWorkingDirectory% container parameter to default the location detection of Drupal for the drupal.drupal_root parameter, fixing #104
0.12.0
17 Dec 03:21
Compare
Sorry, something went wrong.
No results found
0.11.14
10 Dec 22:40
Compare
Sorry, something went wrong.
No results found
@goba added all deprecated constants for detection!
0.11.13
09 Dec 19:28
Compare
Sorry, something went wrong.
No results found
Mark conflicts against phpstan:0.12.0 #95
Make sure the service providers can be found with cold caches 70e18e8
Discover deprecations on constants, based on hardcoded mappings.
0.11.12
28 Oct 17:10
Compare
Sorry, something went wrong.
No results found
Drupal 8.8 build test analysis support
0.11.11
22 Oct 13:25
Compare
Sorry, something went wrong.
No results found
0.11.10
09 Jul 20:21
Compare
Sorry, something went wrong.
No results found
Support phpstan/extension-installer, thanks @drupol !
0.11.9
13 Jun 17:49
Compare
Sorry, something went wrong.
No results found
Fix double loading of files which broke upgrade_status
0.11.8
29 May 14:47
Compare
Sorry, something went wrong.
No results found
Add compatibility for Drush 8.x version
Remove conflicts against nette/di ^3.0 (#73 )
0.11.7
08 May 20:40
Compare
Sorry, something went wrong.
No results found
Gracefully handle ContainerNotInitializedException errors or other errors when loading the following files for an extension:
.theme, .module, .profile
.install
.post_update.php
*.inc