Skip to content

Commit d0f4966

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
2 parents 087051c + bc4c4c6 commit d0f4966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/standard/tests/serialize/splobjectstorage_negative_count.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements
3+
--SKIPIF--
4+
<?php if (PHP_INT_SIZE != 4) die("skip requires 64-bit"); ?>
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)