Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit edcce79

Browse files
staabmondrejmirtes
authored andcommitted
Fix lint on PHP 8.5
1 parent e15fb83 commit edcce79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎Makefile‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ lint:
105105
--exclude tests/PHPStan/Rules/Constants/data/final-private-const.php \
106106
--exclude tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php \
107107
--exclude tests/PHPStan/Rules/Playground/data/promote-missing-override.php \
108+
--exclude tests/PHPStan/Rules/Traits/data/trait-attributes.php \
109+
--exclude tests/PHPStan/Rules/Classes/data/non-class-attribute-class.php \
110+
--exclude tests/PHPStan/Rules/Classes/data/enum-cannot-be-attribute.php \
111+
--exclude tests/PHPStan/Rules/Classes/data/class-attributes.php \
112+
--exclude tests/PHPStan/Rules/Classes/data/enum-attributes.php \
108113
src tests
109114

110115
install-paratest:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /