summaryrefslogtreecommitdiff
path: root/ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt')
-rw-r--r--ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt b/ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt
index dd37788dd1..521134a2d9 100644
--- a/ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt
+++ b/ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt
@@ -16,7 +16,6 @@ var_dump($c->getGregorianChange(1));
var_dump(intlgregcal_get_gregorian_change($c, 1));
var_dump(intlgregcal_get_gregorian_change(1));
--EXPECTF--
-
Warning: IntlGregorianCalendar::getGregorianChange() expects exactly 0 parameters, 1 given in %s on line %d
Warning: IntlGregorianCalendar::getGregorianChange(): intlgregcal_get_gregorian_change: bad arguments in %s on line %d