8000 Remove Debug component from patch-types.php · symfony/symfony@ce8ee16 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce8ee16

Browse files
committed
Remove Debug component from patch-types.php
1 parent 5b21ce2 commit ce8ee16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/patch-types.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
case false !== strpos($file, '/src/Symfony/Component/Config/Tests/Fixtures/BadFileName.php'):
2020
case false !== strpos($file, '/src/Symfony/Component/Config/Tests/Fixtures/BadParent.php'):
2121
case false !== strpos($file, '/src/Symfony/Component/Config/Tests/Fixtures/ParseError.php'):
22-
case false !== strpos($file, '/src/Symfony/Component/Debug/Tests/Fixtures/'):
2322
case false !== strpos($file, '/src/Symfony/Component/DependencyInjection/Tests/Compiler/OptionalServiceClass.php'):
2423
case false !== strpos($file, '/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php'):
2524
case false !== strpos($file, '/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/MultipleArgumentsOptionalScalarNotReallyOptional.php'):

0 commit comments

Comments
 (0)
0