summaryrefslogtreecommitdiff
path: root/ext/calendar/tests/jdtojewish64.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/calendar/tests/jdtojewish64.phpt')
-rw-r--r--ext/calendar/tests/jdtojewish64.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/calendar/tests/jdtojewish64.phpt b/ext/calendar/tests/jdtojewish64.phpt
index 9f01109a71..9239f204b5 100644
--- a/ext/calendar/tests/jdtojewish64.phpt
+++ b/ext/calendar/tests/jdtojewish64.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #64895: Integer overflow in SndToJewish
--SKIPIF--
-<?php
+<?php
include 'skipif.inc';
if (PHP_INT_SIZE == 4) {
die("skip this test is for 64bit platform only");