8000 [2.3] [Form] Implemented form processors by webmozart · Pull Request #6522 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[2.3] [Form] Implemented form processors #6522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 19, 2013
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[TwigBridge] Removed duplicate entries from the CHANGELOG
  • Loading branch information
webmozart committed Apr 18, 2013
commit 11fee0603525f8ffce34dac197b50f5c233f0990
3 changes: 0 additions & 3 deletions src/Symfony/Bridge/Twig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ CHANGELOG
2.3.0
-----

* [BC BREAK] restricted the `render` tag to only accept URIs as reference (the signature changed)
* added a render function to render a request
* the `app` global variable is now injected even when using the twig service directly.
* added helpers form(), form_start() and form_end()
* deprecated form_enctype() in favor of form_start()

Expand Down
0