1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-03 02:42:45 +02:00

5 Commits

Author SHA1 Message Date
Oliver Vogel
2dbfb53bf8 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
2024-05-02 11:03:18 +02:00
Oliver Vogel
5464ca5ec7 Refactor to meet PHPStan level 5 (#1334)
* Update phpstan level
* Refactor to meet phpstan level 5
2024-04-23 16:05:14 +02:00
Vincent Langlet
56b9f50594 Add more exception annotation (#1308) 2024-03-01 19:08:52 +01:00
Vincent Langlet
97aa207b25 Add more @throws annotation (#1306) 2024-03-01 16:56:57 +01:00
Vincent Langlet
1ed31f3cdf Fix missing phpdoc and configure phpstan 2024-02-29 10:19:45 +01:00