File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,6 @@ error_mapping
3
3
4
4
**type**: ``array`` **default**: ``empty``
5
5
6
- .. versionadded:: 2.1
7
- The ``error_mapping`` option is new to Symfony 2.1.
8
-
9
6
This option allows you to modify the target of a validation error.
10
7
11
8
Imagine you have a custom method named ``matchingCityAndZipCode`` that validates
Original file line number Diff line number Diff line change @@ -93,9 +93,6 @@ Functions
93
93
Filters
94
94
-------
95
95
96
- .. versionadded :: 2.1
97
- The ``humanize `` filter was added in Symfony 2.1
98
-
99
96
+---------------------------------------------------------------------------------+-------------------------------------------------------------------+
100
97
| Filter Syntax | Usage |
101
98
+=================================================================================+===================================================================+
You can’t perform that action at this time.
0 commit comments