summaryrefslogtreecommitdiff
path: root/Zend/tests/bug62097.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug62097.phpt')
-rw-r--r--Zend/tests/bug62097.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug62097.phpt b/Zend/tests/bug62097.phpt
index 8b78e6c691..52dd7499dc 100644
--- a/Zend/tests/bug62097.phpt
+++ b/Zend/tests/bug62097.phpt
@@ -3,7 +3,7 @@ Bug #62097: fix for bug #54547 is wrong for 32-bit machines
--SKIPIF--
<?php
if (PHP_INT_MAX !== 2147483647)
- die('skip for system with 32-bit wide longs only');
+ die('skip for system with 32-bit wide longs only');
--FILE--
<?php
var_dump("02147483647" == "2147483647",