- Fixed typo on "SKIPIF" (causing make test to abort on some systems)

This commit is contained in:
Felipe Pena 2012-12-20 22:35:05 -02:00
parent c46e1cdcae
commit 56d9edbbb9

View File

@ -1,6 +1,6 @@
--TEST--
Bug #63377 (Segfault on output buffer > 2GB)
--SKIPF--
--SKIPIF--
<?php
if (PHP_INT_SIZE == 4) {
die('skip Not for 32-bits OS');