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 fd9e07f commit 46633f2Copy full SHA for 46633f2
reference/constraints/Time.rst
@@ -115,4 +115,8 @@ Option Pattern Correct value Incorrect value
115
``false`` ``/^(\d{2}):(\d{2})$/`` ``12:00`` ``12:00:00``
116
========= =============================== ============== ================
117
118
+.. versionadded:: 6.4
119
+
120
+ The ``withSeconds`` option was introduced in Symfony 6.4.
121
122
.. include:: /reference/constraints/_payload-option.rst.inc
0 commit comments