summaryrefslogtreecommitdiff
path: root/ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt')
-rw-r--r--ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt b/ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt
index f45672c178..80663d6690 100644
--- a/ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt
+++ b/ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt
@@ -18,7 +18,6 @@ var_dump($c->setGregorianChange("sdfds"));
var_dump(intlgregcal_set_gregorian_change($c));
var_dump(intlgregcal_set_gregorian_change(1, 4.));
--EXPECTF--
-
Warning: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 0 given in %s on line %d
Warning: IntlGregorianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d