Skip to content

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