Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 069d030

Browse files
committed
added a note about a BC break for the path info of sub-request (closes #7138)
1 parent 6c5a78a commit 069d030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/HttpKernel/CHANGELOG.md

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

7+
* [BC BREAK] the path info for sub-request is now always _fragment (or whatever you configured instead of the default)
78
* added Symfony\Component\HttpKernel\EventListener\FragmentListener
89
* added Symfony\Component\HttpKernel\UriSigner
910
* added Symfony\Component\HttpKernel\FragmentRenderer and rendering strategies (in Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface)

0 commit comments

Comments
 (0)