Skip to content

Commit

Permalink
- Fixed typo on "SKIPIF" (causing make test to abort on some systems)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipensp committed Dec 21, 2012
1 parent c46e1cd commit 56d9edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/output/bug63377.phpt
Original file line number Diff line number Diff line change
@@ -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');
Expand Down

0 comments on commit 56d9edb

Please sign in to comment.