Skip to content

Commit cf3cd95

Browse files
committed
minor symfony#12184 [FrameworkBundle] add changelog entry for web server commands (xabbuh)
This PR was merged into the 2.6-dev branch. Discussion ---------- [FrameworkBundle] add changelog entry for web server commands | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | I just noticed that I forgot to add a changelog entry in symfony#11311. Commits ------- 292088f add changelog entry for web server commands
2 parents 4430f75 + 292088f commit cf3cd95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CHANGELOG
44
2.6.0
55
-----
66

7+
* Added helper commands (`server:start`, `server:stop` and `server:status`) to control the built-in web
8+
server in the background
79
* Added `Controller::isCsrfTokenValid` helper
810
* Added configuration for the PropertyAccess component
911
* Added `Controller::redirectToRoute` helper

0 commit comments

Comments
 (0)