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 597ff6e commit 54bdbb1Copy full SHA for 54bdbb1
stubs/ext/intl/dateformat/IntlDateFormatter.php
@@ -153,7 +153,7 @@ public function format($datetime)
153
{
154
}
155
/**
156
- * @param (IntlCalendar | DateTime) $datetime
+ * @param (IntlCalendar | DateTimeInterface) $datetime
157
* @param (array | int | string | null) $format
158
* @tentative-return-type
159
* @alias datefmt_format_object
0 commit comments