mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
- Fixed typo on "SKIPIF" (causing make test to abort on some systems)
This commit is contained in:
parent
c46e1cdcae
commit
56d9edbbb9
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user