Skip to content

Commit b44d044

Browse files
committed
[HttpKernel] removed the bootstrap files as they do not belong to the component
As these files are just about optimizing the performance, they are now part of the sandbox and the upcoming standard Symfony distribution. It should also make your IDE happier!
1 parent 857a9f3 commit b44d044

File tree

4 files changed

+0
-4606
lines changed

4 files changed

+0
-4606
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
<exclude>
2525
<directory>./src/Symfony/Bundle/*/Resources</directory>
2626
<directory>./src/Symfony/Component/*/Resources</directory>
27-
<file>./src/Symfony/Component/HttpKernel/bootstrap.php</file>
28-
<file>./src/Symfony/Component/HttpKernel/bootstrap_cache.php</file>
2927
</exclude>
3028
</whitelist>
3129
</filter>

src/Symfony/Component/HttpKernel/Resources/bin/packager.php

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)