mirror of
https://github.com/php/php-src.git
synced 2025-01-25 05:04:20 +08:00
MFH: Fixed test on 64-bit
This commit is contained in:
parent
3e3721be58
commit
56ee50ac62
@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
Bug #45877 (Array key '2147483647' left as string)
|
||||
--INI--
|
||||
precision=20
|
||||
--FILE--
|
||||
<?php
|
||||
$keys = array(PHP_INT_MAX,
|
||||
|
Loading…
Reference in New Issue
Block a user