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 b60bffc

Browse files
Fix
1 parent 5d50bde commit b60bffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/Rules/Operators/OperandsInArithmeticAdditionRuleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function testRule(): void
3838

3939
if (PHP_VERSION_ID < 80000) {
4040
$messages[] = [
41-
'Only numeric types are allowed in +, (array<int, string>|false) given on the left side.',
41+
'Only numeric types are allowed in +, (list<string>|false) given on the left side.',
4242
110,
4343
];
4444
}

0 commit comments

Comments
(0)

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