Skip to content

Commit f8ecb19

Browse files
committed
Test cases cleanup
1 parent d578151 commit f8ecb19

File tree

6 files changed

+23
-440
lines changed

6 files changed

+23
-440
lines changed

build/baseline-7.4.neon

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@ parameters:
88
message: "#^Class PHPStan\\\\DependencyInjection\\\\Reflection\\\\DirectClassReflectionExtensionRegistryProvider has an uninitialized property \\$broker\\. Give it default value or assign it in the constructor\\.$#"
99
count: 1
1010
path: ../src/DependencyInjection/Reflection/DirectClassReflectionExtensionRegistryProvider.php
11-
-
12-
message: "#^Class PHPStan\\\\DependencyInjection\\\\Type\\\\DirectDynamicReturnTypeExtensionRegistryProvider has an uninitialized property \\$broker\\. Give it default value or assign it in the constructor\\.$#"
13-
count: 1
14-
path: ../src/DependencyInjection/Type/DirectDynamicReturnTypeExtensionRegistryProvider.php
15-
16-
-
17-
message: "#^Class PHPStan\\\\DependencyInjection\\\\Type\\\\DirectDynamicReturnTypeExtensionRegistryProvider has an uninitialized property \\$reflectionProvider\\. Give it default value or assign it in the constructor\\.$#"
18-
count: 1
19-
path: ../src/DependencyInjection/Type/DirectDynamicReturnTypeExtensionRegistryProvider.php
20-
21-
-
22-
message: "#^Class PHPStan\\\\DependencyInjection\\\\Type\\\\DirectOperatorTypeSpecifyingExtensionRegistryProvider has an uninitialized property \\$broker\\. Give it default value or assign it in the constructor\\.$#"
23-
count: 1
24-
path: ../src/DependencyInjection/Type/DirectOperatorTypeSpecifyingExtensionRegistryProvider.php
2511

2612
-
2713
message: "#^Class PHPStan\\\\Parallel\\\\ParallelAnalyser has an uninitialized property \\$processPool\\. Give it default value or assign it in the constructor\\.$#"

0 commit comments

Comments
 (0)