8000 feature #19996 removed obsolete images (since 2.2) (fabpot) · enumag/symfony@a4a2019 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4a2019

Browse files
committed
feature symfony#19996 removed obsolete images (since 2.2) (fabpot)
This PR was merged into the 3.2-dev branch. Discussion ---------- removed obsolete images (since 2.2) | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes-ish (those files are not used since 2.2) | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a Commits ------- ae0b4e1 removed old script, not used anymore 9e8825b removed obsolete images (since 2.2)
2 parents 8993c8c + ae0b4e1 commit a4a2019

File tree

6 files changed

+1
-6
lines changed

6 files changed

+1
-6
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
3.2.0
55
-----
66

7+
* The `Resources/public/images/*` files have been removed
78
* The `Resources/public/css/*.css` files have been removed (they are now inlined in TwigBundle)
89
* The `Controller::getUser()` method has been deprecated and will be removed in
910
Symfony 4.0; typehint the security user object in the action instead.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/Symfony/Bundle/WebProfilerBundle/Resources/bin/sync_assets.sh

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

0 commit comments

Comments
 (0)
0