File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ parameters:
41
41
message : ' ~is not covered by backward compatibility promise.~'
42
42
path : tests/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloaderUnitTest.php
43
43
-
44
- message : ' ~Parameter #1 $argument of class ReflectionClass constructor expects class-string<MyUncachedExtension>|MyUncachedExtension, string given~'
44
+ message : ' ~Parameter #1 \ $argument of class ReflectionClass constructor expects class-string<MyUncachedExtension>|MyUncachedExtension, string given~'
45
45
path : tests/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloaderUnitTest.php
46
46
-
47
47
message : ' ~is not covered by backward compatibility promise.~'
48
48
path : tests/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloaderUnitTest.php
49
49
-
50
- message : ' ~Parameter #1 $argument of class ReflectionClass constructor expects class-string<UncachedExtensionInterface>|UncachedExtensionInterface, string given~'
50
+ message : ' ~Parameter #1 \ $argument of class ReflectionClass constructor expects class-string<UncachedExtensionInterface>|UncachedExtensionInterface, string given~'
51
51
path : tests/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloaderUnitTest.php
52
52
-
53
53
message : ' ~bitExpert\\PHPStan\\Magento\\Rules\\Helper\\SampleModel::__construct\(\) does not call parent constructor~'
You can’t perform that action at this time.
0 commit comments