You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
English is not my native language or anything, but the bolded part of the following reads very strangely (wtf just goes through your head when reading it), so I think it might be a typo a could use a rewording (maybe it was supposed to be: than Twig templates).
Generally speaking, PHP templates are much more verbose than in Twig because they lack native support for lots of modern features needed by templates, like inheritance, automatic escaping and named arguments for filters and functions.
This PR was merged into the 2.3 branch.
Discussion
----------
Fix typo: than in Twig => than Twig templates
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3
| Fixed tickets | #4696
Commits
-------
a8ec695 Fix typo: than in Twig => than Twig templates
English is not my native language or anything, but the bolded part of the following reads very strangely (wtf just goes through your head when reading it), so I think it might be a typo a could use a rewording (maybe it was supposed to be: than Twig templates).
http://symfony.com/doc/current/best_practices/templates.html
The text was updated successfully, but these errors were encountered: