You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/intl/tests/dateformat_format_variant2.phpt
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -397,27 +397,27 @@ Date is: DateTime::__set_state(array(
397
397
------------
398
398
Formatted DateTime is : 20001230 05:04 PM
399
399
------------
400
-
Date is: stdClass::__set_state(array(
401
-
))
400
+
Date is: (object) array(
401
+
)
402
402
------------
403
403
Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted): U_ILLEGAL_ARGUMENT_ERROR'
404
404
------------
405
-
Date is: stdClass::__set_state(array(
406
-
))
405
+
Date is: (object) array(
406
+
)
407
407
------------
408
408
Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted): U_ILLEGAL_ARGUMENT_ERROR'
409
409
------------
410
-
Date is: stdClass::__set_state(array(
411
-
))
410
+
Date is: (object) array(
411
+
)
412
412
------------
413
413
Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted): U_ILLEGAL_ARGUMENT_ERROR'
414
414
------------
415
-
Date is: stdClass::__set_state(array(
416
-
))
415
+
Date is: (object) array(
416
+
)
417
417
------------
418
418
Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted): U_ILLEGAL_ARGUMENT_ERROR'
419
419
------------
420
-
Date is: stdClass::__set_state(array(
421
-
))
420
+
Date is: (object) array(
421
+
)
422
422
------------
423
423
Error while formatting as: 'datefmt_format: invalid object type for date/time (only IntlCalendar and DateTimeInterface permitted): U_ILLEGAL_ARGUMENT_ERROR'
0 commit comments