mirror of
https://github.com/php/php-src.git
synced 2025-01-26 21:54:16 +08:00
Fixed test on 64-bit (thanks Antony)
This commit is contained in:
parent
27cf6d587f
commit
b68c241623
@ -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