File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ PHPStan is able to [discover symbols](https://phpstan.org/user-guide/discovering
8
8
by Composer. However, Drupal does not provide autoloading information for modules and themes. This project registers
9
9
those namespaces so that PHPStan can properly discover symbols in your Drupal code base automatically.
10
10
11
+ > [ !NOTE]
12
+ > With Drupal 11.2, Drupal core is now using PHPStan 2.0. The 1.x branch of phpstan-drupal will be supported until
13
+ > 11.1 loses security support when 11.3 is released.
14
+
11
15
## Sponsors
12
16
13
17
<a href =" https://www.undpaul.de/ " ><img src =" https://www.undpaul.de/themes/custom/undpaul3/logo.svg " alt =" undpaul " width =" 250 " /></a > <a href =" https://www.optasy.com/ " ><img src =" https://optasy.com/themes/custom/optasy/img/logo_optasy.png " alt =" Optasy " width =" 250 " ></a > <a href =" https://www.fame.fi/ " ><img src =" https://www.fame.fi/assets/images/fame-logo.png " alt =" Fame Helsinki " width =" 250 " ></a >
You can’t perform that action at this time.
0 commit comments