From: Nikita Popov Date: Mon, 23 Sep 2019 14:42:24 +0000 (+0200) Subject: Skip test on 32-bit X-Git-Tag: php-7.2.24RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc4c4c658c11963b3d7b59e78a4ff55253e5fd2f;p=php Skip test on 32-bit --- diff --git a/ext/standard/tests/serialize/splobjectstorage_negative_count.phpt b/ext/standard/tests/serialize/splobjectstorage_negative_count.phpt index 4dda491a8b..f05c610913 100644 --- a/ext/standard/tests/serialize/splobjectstorage_negative_count.phpt +++ b/ext/standard/tests/serialize/splobjectstorage_negative_count.phpt @@ -1,5 +1,7 @@ --TEST-- OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements +--SKIPIF-- + --FILE--