aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-yaml/32bit.patch
blob: 5d03ee9822b3de7c1c3259b658e89f97ac80db53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tests/bug_79494.phpt b/tests/bug_79494.phpt
index f4f8b48..ec630a5 100644
--- a/tests/bug_79494.phpt
+++ b/tests/bug_79494.phpt
@@ -1,7 +1,7 @@
 --TEST--
 Test PECL bug #74949
 --SKIPIF--
-<?php if(!extension_loaded('yaml')) die('skip yaml n/a'); ?>
+<?php if(!extension_loaded('yaml') || PHP_INT_SIZE==4) die('skip yaml n/a'); ?>
 --FILE--
 <?php
 $data = array (