8000 minor #33287 [HttpKernel] remove unused fixtures (Tobion) · symfony/symfony@e91ae8b · GitHub
[go: up one dir, main page]

Skip to content

Commit e91ae8b

Browse files
minor #33287 [HttpKernel] remove unused fixtures (Tobion)
This PR was merged into the 4.3 branch. Discussion ---------- [HttpKernel] remove unused fixtures | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | those are remnants of bundle inheritance that has been removed in sf 4 Commits ------- 5ffec16 [HttpKernel] remove unused fixtures
2 parents 0a25cca + 5ffec16 commit e91ae8b

File tree

10 files changed

+0
-0
lines changed

10 files changed

+0
-0
lines changed

src/Symfony/Component/HttpKernel/Tests/Fixtures/BaseBundle/Resources/hide.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Bundle1Bundle/Resources/foo.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Bundle1Bundle/bar.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Bundle2Bundle/foo.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/ChildBundle/Resources/foo.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/ChildBundle/Resources/hide.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Resources/BaseBundle/hide.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Resources/Bundle1Bundle/foo.txt

Whitespace-only changes.

src/Symfony/Component/HttpKernel/Tests/Fixtures/Resources/ChildBundle/foo.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)
0