summaryrefslogtreecommitdiff
path: root/ext/intl/tests/calendar_fromDateTime_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/calendar_fromDateTime_error.phpt')
-rw-r--r--ext/intl/tests/calendar_fromDateTime_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/calendar_fromDateTime_error.phpt b/ext/intl/tests/calendar_fromDateTime_error.phpt
index 2fbf7196f9..1074159687 100644
--- a/ext/intl/tests/calendar_fromDateTime_error.phpt
+++ b/ext/intl/tests/calendar_fromDateTime_error.phpt
@@ -31,9 +31,7 @@ $date = new DateTime('2012-01-01 00:00:00 WEST');
var_dump(IntlCalendar::fromDateTime($date));
var_dump(intlcal_from_date_time());
-
--EXPECTF--
-
Warning: IntlCalendar::fromDateTime() expects at least 1 parameter, 0 given in %s on line %d
Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d