Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[TwigBridge] swap filter/function and package names #25728

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

Closed
wants to merge 1 commit into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 9, 2018

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Error message was Did you forget to run "composer require symfony/csrf_token"? Unknown function "form" in "Security/Pages/login.html". and will now be Unknown function "csrf_token" in "Security/Pages/login.html". Did you forget to run "composer require symfony/form"?

Thanks to @Mediagone who reported this on Slack.

@fabpot
Copy link
Member

fabpot commented Jan 10, 2018

The current way is "normal" as stated by the comment above. See #25601 (comment)

@fabpot fabpot closed this Jan 10, 2018
@xabbuh
Copy link
Member Author

xabbuh commented Jan 10, 2018

@fabpot I indeed missed #25601 (comment). However, the issue that package and function/filter names need to be swapped still stands. I opened #25737 which only changes the order of arguments for sprintf() but leaves the messages itself untouched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.