Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Releases: BlackBoxFramework/BlackBox

v0.4.2-beta

03 Aug 10:11

Choose a tag to compare

v0.4.2-beta Pre-release
Pre-release

Minor bug fixes and enhancements. This update should not have any breaking changes.

  • Fixed an ActiveRecord bug
  • Improved Input::has() method
  • Added a Flash class for temporary session variables.
  • Reverted some changes which made BlackBox incompatible with PHP 5.5
  • Fixed a cross-platform autoloading bug.