Skip to content

Version 2.0.8

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 03 Mar 14:20
· 109 commits to master since this release
v2.0.8

Prevent function already declared error for random_int() caused by misusing the library (really you should only ever include lib/random.php and never any of the other files). See #125.