8000 Coding standards · symfony/symfony@145bcd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 145bcd1

Browse files
committed
Coding standards
1 parent 1b11b25 commit 145bcd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bridge/PhpUnit/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// Detect if we need to serialize deprecations.
1616
if ($ser = getenv('SYMFONY_DEPRECATIONS_SERIALIZE')) {
1717
DeprecationErrorHandler::collectDeprecations($ser);
18+
1819
return;
1920
}
2021

0 commit comments

Comments
 (0)
0