Skip to content

Released version 2.3.5

Compare
Choose a tag to compare
@dg dg released this 14 Sep 18:15
· 579 commits to master since this release
  • ObjectMixin: shows suggestions for undeclared members
  • ObjectMixin: added getExtensionMethods()
  • Random: use random_int() on PHP 7
  • Random: charlist now contains only unique characters
  • Random: rejects openssl_random_pseudo_bytes result when is not cryptographically strong
  • Random: skips microtime(), str_shuffle() and lcg_value() when cryptographically strong source is used
  • Image: fixed color allocation in palette-based images

For the details you can have a look at the diff.