Skip to content

Commit 54bdbb1

Browse files
committed
Update stubs
1 parent 597ff6e commit 54bdbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/ext/intl/dateformat/IntlDateFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public function format($datetime)
153153
{
154154
}
155155
/**
156-
* @param (IntlCalendar | DateTime) $datetime
156+
* @param (IntlCalendar | DateTimeInterface) $datetime
157157
* @param (array | int | string | null) $format
158158
* @tentative-return-type
159159
* @alias datefmt_format_object

0 commit comments

Comments
 (0)