Skip to content

Commit 56d9edb

Browse files
committed
- Fixed typo on "SKIPIF" (causing make test to abort on some systems)
1 parent c46e1cd commit 56d9edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/bug63377.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--TEST--
22
Bug #63377 (Segfault on output buffer > 2GB)
3-
--SKIPF--
3+
--SKIPIF--
44
<?php
55
if (PHP_INT_SIZE == 4) {
66
die('skip Not for 32-bits OS');

0 commit comments

Comments
 (0)