Skip to content

Commit fcef907

Browse files
committed
[Validator] Remove a no longer needed caution
1 parent f7b20d7 commit fcef907

9 files changed

+0
-22
lines changed

reference/constraints/GreaterThan.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThan`
1212
Validator :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThanValidator`
1313
========== ===================================================================
1414

15-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
16-
1715
Basic Usage
1816
-----------
1917

reference/constraints/GreaterThanOrEqual.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqu
1111
Validator :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqualValidator`
1212
========== ===================================================================
1313

14-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
15-
1614
Basic Usage
1715
-----------
1816

reference/constraints/LessThan.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\LessThan`
1212
Validator :class:`Symfony\\Component\\Validator\\Constraints\\LessThanValidator`
1313
========== ===================================================================
1414

15-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
16-
1715
Basic Usage
1816
-----------
1917

reference/constraints/LessThanOrEqual.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\LessThanOrEqual`
1111
Validator :class:`Symfony\\Component\\Validator\\Constraints\\LessThanOrEqualValidator`
1212
========== ===================================================================
1313

14-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
15-
1614
Basic Usage
1715
-----------
1816

reference/constraints/Negative.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\Negative`
1111
Validator :class:`Symfony\\Component\\Validator\\Constraints\\LessThanValidator`
1212
========== ===================================================================
1313

14-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
15-
1614
Basic Usage
1715
-----------
1816

reference/constraints/NegativeOrZero.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\NegativeOrZero`
1010
Validator :class:`Symfony\\Component\\Validator\\Constraints\\LessThanOrEqualValidator`
1111
========== ===================================================================
1212

13-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
14-
1513
Basic Usage
1614
-----------
1715

reference/constraints/Positive.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\Positive`
1111
Validator :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThanValidator`
1212
========== ===================================================================
1313

14-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
15-
1614
Basic Usage
1715
-----------
1816

reference/constraints/PositiveOrZero.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Class :class:`Symfony\\Component\\Validator\\Constraints\\PositiveOrZero`
1010
Validator :class:`Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqualValidator`
1111
========== ===================================================================
1212

13-
.. include:: /reference/constraints/_php7-string-and-number.rst.inc
14-
1513
Basic Usage
1614
-----------
1715

reference/constraints/_php7-string-and-number.rst.inc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)