Skip to content

Commit e597119

Browse files
committed
Fix baseline
1 parent 6eb130c commit e597119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/baseline-7.4.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ parameters:
9292
message: "#^Class PHPStan\\\\Reflection\\\\ReflectionProvider\\\\SetterReflectionProviderProvider has an uninitialized property \\$reflectionProvider\\. Give it default value or assign it in the constructor\\.$#"
9393
count: 1
9494
path: ../src/Reflection/ReflectionProvider/SetterReflectionProviderProvider.php
95+
96+
-
9597
message: "#^Class class@anonymous/src/Testing/TestCase\\.php\\:270 has an uninitialized property \\$reflectionProvider\\. Give it default value or assign it in the constructor\\.$#"
9698
count: 1
9799
path: ../src/Testing/TestCase.php

0 commit comments

Comments
 (0)