=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== php-random-compat-2.0.18+git/CHANGELOG.md-192- affecting [WordPress users](https://core.trac.wordpress.org/ticket/34409). php-random-compat-2.0.18+git/CHANGELOG.md:193:* Use `$var = null` instead of `unset($var)` to avoid triggering the garbage php-random-compat-2.0.18+git/CHANGELOG.md-194- collector and slowing things down. ############################################## php-random-compat-2.0.18+git/CHANGELOG.md-324-* Prioritize `/dev/arandom` and `/dev/urandom` over mcrypt. php-random-compat-2.0.18+git/CHANGELOG.md:325:[@oittaa](https://github.com/oittaa) removed the -1 and +1 juggling on `$range` calculations for `random_int()` php-random-compat-2.0.18+git/CHANGELOG.md-326-* Whitespace and comment clean-up, plus better variable names ############################################## php-random-compat-2.0.18+git/CHANGELOG.md-330- php-random-compat-2.0.18+git/CHANGELOG.md:331:* Consolidated `$range > PHP_INT_MAX` logic with `$range <= PHP_INT_MAX` (thanks php-random-compat-2.0.18+git/CHANGELOG.md-332- [@oittaa](https://github.com/oittaa) and [@CodesInChaos](https://github.com/CodesInChaos)) ############################################## php-random-compat-2.0.18+git/RATIONALE.md-8- 2. `fread() /dev/urandom if available` php-random-compat-2.0.18+git/RATIONALE.md:9: 3. `mcrypt_create_iv($bytes, MCRYPT_DEV_URANDOM)` php-random-compat-2.0.18+git/RATIONALE.md-10- 4. `COM('CAPICOM.Utilities.1')->GetRandom()` ############################################## php-random-compat-2.0.18+git/debian/upstream/changelog-192- affecting [WordPress users](https://core.trac.wordpress.org/ticket/34409). php-random-compat-2.0.18+git/debian/upstream/changelog:193:* Use `$var = null` instead of `unset($var)` to avoid triggering the garbage php-random-compat-2.0.18+git/debian/upstream/changelog-194- collector and slowing things down. ############################################## php-random-compat-2.0.18+git/debian/upstream/changelog-324-* Prioritize `/dev/arandom` and `/dev/urandom` over mcrypt. php-random-compat-2.0.18+git/debian/upstream/changelog:325:[@oittaa](https://github.com/oittaa) removed the -1 and +1 juggling on `$range` calculations for `random_int()` php-random-compat-2.0.18+git/debian/upstream/changelog-326-* Whitespace and comment clean-up, plus better variable names ############################################## php-random-compat-2.0.18+git/debian/upstream/changelog-330- php-random-compat-2.0.18+git/debian/upstream/changelog:331:* Consolidated `$range > PHP_INT_MAX` logic with `$range <= PHP_INT_MAX` (thanks php-random-compat-2.0.18+git/debian/upstream/changelog-332- [@oittaa](https://github.com/oittaa) and [@CodesInChaos](https://github.com/CodesInChaos))