Permalink
Show file tree
Hide file tree
2 changes: 1 addition & 1 deletion
2
src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php
8 changes: 8 additions & 0 deletions
8
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
33 changes: 19 additions & 14 deletions
33
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
32 changes: 32 additions & 0 deletions
32
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
8 changes: 7 additions & 1 deletion
8
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
4 changes: 2 additions & 2 deletions
4
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services33.php
46 changes: 23 additions & 23 deletions
46
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_adawson.php
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[DI] Check service IDs are valid
- Loading branch information
1 parent
4585a41
commit d2fb589
Showing
12 changed files
with
283 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
PierstovalApr 18, 2019
Contributor