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.
2 parents 8f7c7a3 + ae0ec80 commit db318caCopy full SHA for db318ca
generated/datetime.php
@@ -64,7 +64,7 @@ function date_parse_from_format(string $format, string $datetime): ?array
64
* DateTimeImmutable::__construct. Instead of returning a
65
* Unix timestamp (with strtotime) or a
66
* DateTimeImmutable object (with
67
- * DateTimeImmutable::__construct, it returns an
+ * DateTimeImmutable::__construct), it returns an
68
* associative array with the information that it could detect in the given
69
* datetime string.
70
*
0 commit comments