Skip to content

Version 0.9.2 (pre-release)

Pre-release
Pre-release
Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 17 Jul 02:12
· 367 commits to master since this release
  • Consolidated $range > PHP_INT_MAX logic with $range <= PHP_INT_MAX (thanks @oittaa and @CodesInChaos)
  • tests/phpunit.sh now also runs the tests with mbstring.func_overload and open_basedir
  • Style consistency, whitespace cleanup, more meaningful variable names