We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d808d0 commit 279302cCopy full SHA for 279302c
reference/constraints/Max.rst
@@ -69,6 +69,4 @@ invalidMessage
69
**type**: ``string`` **default**: ``This value should be a valid number``
70
71
The message that will be shown if the underlying value is not a number (per
72
-the `is_numeric`_ PHP function).
73
-
74
-.. _`is_numeric`: http://www.php.net/manual/en/function.is-numeric.php
+the :phpfunction:`is_numeric` PHP function).
0 commit comments