1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-22 13:32:56 +02:00

Update code for phpstan level 6 (#1342)

* Update phpstan checks to level 6
* Add more details doc blocks to meet phpstan level 6
* Fix bug in building decoder chain
* Fix type hints
This commit is contained in:
Oliver Vogel
2024-05-02 11:03:18 +02:00
committed by GitHub
parent 449d074eba
commit 2dbfb53bf8
41 changed files with 205 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
parameters:
level: 5
level: 6
paths:
- src
exceptions: