Browse Source

MFH: Fixed test on 64-bit

experimental/5.3-FPM
Matt Wilmas 18 years ago
parent
commit
56ee50ac62
  1. 2
      Zend/tests/bug45877.phpt

2
Zend/tests/bug45877.phpt

@ -1,5 +1,7 @@
--TEST--
Bug #45877 (Array key '2147483647' left as string)
--INI--
precision=20
--FILE--
<?php
$keys = array(PHP_INT_MAX,

Loading…
Cancel
Save