Skip to content

Version 3.0.2

Choose a tag to compare

@KBurkholder KBurkholder released this 27 Feb 18:43
· 82 commits to main since this release

= Version 3.0.2 – February 26, 2025 =

  • Validate risk_assessment_limit in risk_assessment().
  • Check headers_sent() in access_denied().
  • Use is_file() rather than file_exists() in insert_with_markers().
  • Validate $_REQUEST['action'] in debugging extension.
  • Make $userIni public in security extension.