summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug61487.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/bug61487.phpt')
-rw-r--r--ext/intl/tests/bug61487.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/bug61487.phpt b/ext/intl/tests/bug61487.phpt
index 2270b25cce..b303e00710 100644
--- a/ext/intl/tests/bug61487.phpt
+++ b/ext/intl/tests/bug61487.phpt
@@ -1,7 +1,7 @@
--TEST--
grapheme() str[i]pos limits
--SKIPIF--
-<?php if( !extension_loaded( 'intl' ) ) die('skip');
+<?php if( !extension_loaded( 'intl' ) ) die('skip');
if (PHP_INT_SIZE != 8) die('skip 64-bit only');
?>
--FILE--