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 03d356b commit 3b72347Copy full SHA for 3b72347
reference/constraints/Type.rst
@@ -215,6 +215,7 @@ Finally, you can use aggregated functions:
215
* ``finite-number``: ``is_int || is_float && is_finite``
216
217
.. versionadded:: 6.4
218
+
219
``number``, ``finite-float`` and ``finite-number`` were introduced in Symfony 6.4.
220
221
.. _built-in PHP extension: https://www.php.net/book.ctype
0 commit comments