8000 minor #41679 Remove Debug component from patch-types.php (fancyweb) · symfony/symfony@610b51d · GitHub
[go: up one dir, main page]

Skip to content

Commit 610b51d

Browse files
committed
minor #41679 Remove Debug component from patch-types.php (fancyweb)
This PR was merged into the 5.2 branch. Discussion ---------- Remove Debug component from patch-types.php | Q | A | ------------- | --- | Branch? | 5.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- ce8ee16 Remove Debug component from patch-types.php
2 parents 5b21ce2 + ce8ee16 commit 610b51d

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