Skip to content

Commit 46d51ec

Browse files
authored
Document about the version information (#842)
1 parent 54d4aa6 commit 46d51ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ PHPStan is able to [discover symbols](https://phpstan.org/user-guide/discovering
88
by Composer. However, Drupal does not provide autoloading information for modules and themes. This project registers
99
those namespaces so that PHPStan can properly discover symbols in your Drupal code base automatically.
1010

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+
1115
## Sponsors
1216

1317
<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>

0 commit comments

Comments
 (0)