mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fixed test on 64-bit (thanks Antony)
This commit is contained in:
parent
27cf6d587f
commit
b68c241623
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
--TEST--
|
||||
Bug #45877 (Array key '2147483647' left as string)
|
||||
--INI--
|
||||
precision=20
|
||||
--FILE--
|
||||
<?php
|
||||
$keys = array(PHP_INT_MAX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue