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 79ea13c commit 2ff728fCopy full SHA for 2ff728f
components/clock.rst
@@ -248,6 +248,7 @@ The constructor also allows setting a timezone or custom referenced date::
248
$relativeDate = new DatePoint('+1month', reference: $referenceDate);
249
250
.. note::
251
+
252
In addition ``DatePoint`` offers stricter return types and provides consistent
253
error handling across versions of PHP, thanks to polyfilling `PHP 8.3's behavior`_
254
on the topic.
0 commit comments