mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
* Remove superfluous helper variable in Randomizer::getBytes() * Reduce the scope of `result` in Randomizer::getBytes() Co-authored-by: Tim Düsterhus <tim@bastelstu.be>