laruence Sun, 12 Feb 2012 04:59:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323160
Log:
Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
Bug: https://bugs.php.net/61058 (Open) array_fill leaks if start index is
PHP_INT_MAX
laruence Sun, 12 Feb 2012 05:32:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323161
Log:
Improved fix for #61058, and add test script
Bug: https://bugs.php.net/61058 (Assigned) array_fill leaks if start index is
PHP_INT_MAX
Changed p