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