PHP 8.5.0 Alpha 4 available for testing

Voting

: min(seven, three)?
(Example: nine)

The Note You're Voting On

Anonymous
7 years ago
The documentation says that $datetype and $timetype can also be NULL, in which case ICUʼs default date type or time type will be used.

But when declare (strict_types=1); is also set, Intl fails to create the IntlDateFormatter class, and it returns an error "datefmt_create: unable to parse input parameters".

<< Back to user notes page

To Top