overtrue / phplint

:bug: A tool that can speed up linting of php files by running several lint processes at once.
MIT License
988 stars 88 forks source link

PHP 8.4 runtime support #215

Closed llaville closed 3 weeks ago

llaville commented 3 weeks ago

Summary

Add support to PHP 8.4 runtime

Description

llaville commented 3 weeks ago

Add PHP 8.4 on CI with commit https://github.com/overtrue/phplint/commit/b01a2ac586f886750d65c73e13aed6fbf5f57e20

llaville commented 3 weeks ago

Prints deprecations on PHPUnit runs with commit https://github.com/overtrue/phplint/commit/50b407717c112ef6323b3e5afedc061a54a0d1d2

Before config file modification :

before_display_deprecations

After config file modification :

after_display_deprecations

llaville commented 3 weeks ago

Fixed by commit https://github.com/overtrue/phplint/commit/e39a2628bb99ef64c3a35422b60c4ac101ffdacb