Skip to content

Commit ee49483

Browse files
committed
Added versionadded blocks
1 parent d3cfc16 commit ee49483

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/twig_reference.rst

Lines 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)