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

Commit ee49483

Browse filesBrowse files
committed
Added versionadded blocks
1 parent d3cfc16 commit ee49483
Copy full SHA for ee49483

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎reference/twig_reference.rst

Copy file name to clipboardExpand all lines: reference/twig_reference.rst
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ There may also be tags in bundles you use that aren't listed here.
1717
Functions
1818
---------
1919

20+
.. versionadded:: 2.1
21+
The ``csrf_token``, ``logout_path`` and ``logout_url`` functions were added in Symfony2.1
22+
2023
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
2124
| Function Syntax | Usage |
2225
+====================================================+============================================================================================+
@@ -64,6 +67,9 @@ Functions
6467
Filters
6568
-------
6669

70+
.. versionadded:: 2.1
71+
The ``humanize`` filter was added in Symfony2.1
72+
6773
+---------------------------------------------------------------------------------+-------------------------------------------------------------------+
6874
| Filter Syntax | Usage |
6975
+=================================================================================+===================================================================+
@@ -124,6 +130,9 @@ Tags
124130
Tests
125131
-----
126132

133+
.. versionadded:: 2.1
134+
The ``selectedchoice`` test was added in Symfony2.1
135+
127136
+---------------------------------------------------+------------------------------------------------------------------------------+
128137
| Test Syntax | Usage |
129138
+===================================================+==============================================================================+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.