]> granicus.if.org Git - php/commit
- Fixed bug #53403 (use of unitialized values). Fixes the fix for bug #46587.
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 25 Nov 2010 16:44:20 +0000 (16:44 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 25 Nov 2010 16:44:20 +0000 (16:44 +0000)
commit05abc63d14cbb961dd19d75ab0a7964380a334f4
treea8087f0fa74dd92163c7d95506010a89284ae042
parentdbeef886616a56c7bda8e37320422ce90f07d3fc
- Fixed bug #53403 (use of unitialized values). Fixes the fix for bug #46587.
- Added test for bug #46587.
ext/standard/rand.c
ext/standard/tests/general_functions/bug46587.phpt [new file with mode: 0644]