]> granicus.if.org Git - php/commit
Preserve BC for rand() AND mt_rand() where min > max
authorLeigh <leigh@php.net>
Wed, 10 Aug 2016 22:32:32 +0000 (23:32 +0100)
committerLeigh <leigh@php.net>
Wed, 10 Aug 2016 22:32:32 +0000 (23:32 +0100)
commit9a9004318fa3a5b2c2c3c4a4fafed9ad4767df4a
tree23a54936a7006cf9c96970d168f1597923621890
parent24fdffdacbfeaa20e8f08d44c7c61e3fb7ba9ac5
Preserve BC for rand() AND mt_rand() where min > max
ext/standard/basic_functions.c
ext/standard/mt_rand.c
ext/standard/php_math.h
ext/standard/php_mt_rand.h
ext/standard/rand.c