Skip to content

0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 01:33
· 331 commits to main since this release

Added

  • Add tests for PHP 8.1 (memcached is excluded)
  • Add GitHub action for Release process
  • Add CHANGELOG.md

Changed

  • Remove composer.lock file
  • Use BouncerException for some specific errors

Fixed

  • Fix auto-prepend script: set debug_mode and display_errors values before bouncer init
  • Fix gregwar/captcha for PHP 8.1
  • Fix BouncerException arguments in set_error_handler method