Skip to content

v0.10.1

Choose a tag to compare

@kenjis kenjis released this 31 Dec 09:44
· 585 commits to master since this release

Fixed

  • Fix bug that global variables for core classes are null. See #75.
  • Fix bug that can't use constant in config.php. See #78.
  • Fix bug that can't autoload library with alternative library name. See #79.
  • Fix bug that Function Patcher on openssl_random_pseudo_bytes() which returns null does not work.