summaryrefslogtreecommitdiff
path: root/ext/calendar/tests/bug71894.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/calendar/tests/bug71894.phpt')
-rw-r--r--ext/calendar/tests/bug71894.phpt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/calendar/tests/bug71894.phpt b/ext/calendar/tests/bug71894.phpt
index ea2d6004e7..c98c5a7808 100644
--- a/ext/calendar/tests/bug71894.phpt
+++ b/ext/calendar/tests/bug71894.phpt
@@ -1,9 +1,7 @@
--TEST--
Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd)
---SKIPIF--
-<?php
-if (!extension_loaded('calendar')) die('skip ext/calendar required');
-?>
+--EXTENSIONS--
+calendar
--FILE--
<?php
var_dump(cal_from_jd(347997, CAL_JEWISH));