File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ There may also be tags in bundles you use that aren't listed here.
17
17
Functions
18
18
---------
19
19
20
+ .. versionadded :: 2.1
21
+ The ``csrf_token ``, ``logout_path `` and ``logout_url `` functions were added in Symfony2.1
22
+
20
23
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
21
24
| Function Syntax | Usage |
22
25
+====================================================+============================================================================================+
@@ -64,6 +67,9 @@ Functions
64
67
Filters
65
68
-------
66
69
70
+ .. versionadded :: 2.1
71
+ The ``humanize `` filter was added in Symfony2.1
72
+
67
73
+---------------------------------------------------------------------------------+-------------------------------------------------------------------+
68
74
| Filter Syntax | Usage |
69
75
+=================================================================================+===================================================================+
124
130
Tests
125
131
-----
126
132
133
+ .. versionadded :: 2.1
134
+ The ``selectedchoice `` test was added in Symfony2.1
135
+
127
136
+---------------------------------------------------+------------------------------------------------------------------------------+
128
137
| Test Syntax | Usage |
129
138
+===================================================+==============================================================================+
You can’t perform that action at this time.
0 commit comments