Home
last modified time | relevance | path

Searched refs:spl_fixedarray_resize (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/spl/tests/
H A Dbug67247.phpt2 Bug #67247 (spl_fixedarray_resize integer overflow)
/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c91 static void spl_fixedarray_resize(spl_fixedarray *array, long size TSRMLS_DC) /* {{{ */ in spl_fixedarray_resize() function
765 spl_fixedarray_resize(intern->array, size TSRMLS_CC); in SPL_METHOD()
/PHP-5.3/
H A DNEWS11 . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)

Completed in 28 milliseconds