1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 04:32:19 +02:00

Merge branch 'PHP-7.4'

This commit is contained in:
Nikita Popov
2019-09-23 14:52:45 +02:00

View File

@@ -1,5 +1,7 @@
--TEST--
Negative parse_iv2 edge cases
--SKIPIF--
<?php if (PHP_INT_SIZE != 8) die("skip 64-bit only"); ?>
--FILE--
<?php