diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2019-09-09 08:30:18 -0400 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-09-09 17:19:04 +0200 |
commit | 3e89e9a636bffb642190a823f023da8e9aeaeaa4 (patch) | |
tree | bddea416b127b0a6544aa1f2d7f67c6fe7068cdd /build/php.m4 | |
parent | 45e529d673779939d62cc159304cf70dc179cff4 (diff) | |
download | php-git-3e89e9a636bffb642190a823f023da8e9aeaeaa4.tar.gz |
Add opcache return type for random_int()
random_int() will throw for incorrect argument counts, types (e.g. float
that can't cast to int), or having min > max.
See ext/standard/random.c
Diffstat (limited to 'build/php.m4')
0 files changed, 0 insertions, 0 deletions