diff options
| author | 2026-01-21 21:44:37 +0100 | |
|---|---|---|
| committer | 2026-01-21 21:44:37 +0100 | |
| commit | bb579956cb38258b1264adaba94e53e14b2b1004 (patch) | |
| tree | 668658b838bd87ab4ddecbc1a9024602de187b5e /Docker | |
| parent | 84604e0c641f2ede1e9f1becb70968400f7b4fb5 (diff) | |
Bump PHPStan (#8453)
~22% faster analysis since 2.1.34+.
https://github.com/phpstan/phpstan/releases/tag/2.1.34
Before / after:
```console
$ rm -fr /tmp/phpstan/
$ time composer run-script phpstan
> phpstan analyse --memory-limit 512M .
Note: Using configuration file /home/alex/GitHub/FreshRSS/phpstan.dist.neon.
real 1m2.924s
user 4m54.812s
sys 0m16.494s
$ rm -fr /tmp/phpstan/
$ time composer run-script phpstan
> phpstan analyse --memory-limit 512M .
Note: Using configuration file /home/alex/GitHub/FreshRSS/phpstan.dist.neon.
real 0m49.215s
user 3m40.906s
sys 0m18.413s
```
Diffstat (limited to 'Docker')
0 files changed, 0 insertions, 0 deletions
