]> granicus.if.org Git - php/commit
Fixed bug #75514 mt_rand returns value outside [$min,$max]+ on 32-bit
authorRemi Collet <remi@remirepo.net>
Mon, 13 Nov 2017 08:55:10 +0000 (09:55 +0100)
committerRemi Collet <remi@php.net>
Mon, 13 Nov 2017 09:21:46 +0000 (10:21 +0100)
commite704e1e8c25ff726e7c890cce20fb932210737b7
treefbe10bce56ccd092275425f61b61202062d86ed7
parentc718fd16a1ce0def93641fd3539357526a11fc16
Fixed bug #75514 mt_rand returns value outside [$min,$max]+ on 32-bit
ext/standard/mt_rand.c
ext/standard/tests/math/bug75514.phpt [new file with mode: 0644]