Released version 2.3.5
- 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()
andlcg_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.