File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 4
4
.. caution ::
5
5
6
6
The ``False `` constraint is deprecated since Symfony 2.7
7
- and will be removed in Symfony 3.0. Use the ``IsFalse `` constraint instead.
8
-
9
- .. include :: /reference/constraints/IsFalse.rst
7
+ and will be removed in Symfony 3.0. Use the
8
+ :doc: `/reference/constraints/IsFalse ` constraint instead.
Original file line number Diff line number Diff line change 4
4
.. caution ::
5
5
6
6
The ``Null `` constraint is deprecated since Symfony 2.7
7
- and will be removed in Symfony 3.0. Use the ``IsNull `` constraint instead.
8
-
9
- .. include :: /reference/constraints/IsNull.rst
7
+ and will be removed in Symfony 3.0. Use the
8
+ :doc: `/reference/constraints/IsNull ` constraint instead.
Original file line number Diff line number Diff line change 4
4
.. caution ::
5
5
6
6
The ``True `` constraint is deprecated since Symfony 2.7
7
- and will be removed in Symfony 3.0. Use the ``IsTrue `` constraint instead.
8
-
9
- .. include :: /reference/constraints/IsTrue.rst
7
+ and will be removed in Symfony 3.0. Use the
8
+ :doc: `/reference/constraints/IsTrue ` constraint instead.
You can’t perform that action at this time.
0 commit comments