Skip to content

Version 0.6.2 ⚡

Latest
Compare
Choose a tag to compare
@brcontainer brcontainer released this 01 Jun 12:20
· 25 commits to master since this release

v0.6.0 - v0.6.2

  • 15% increase in performance ⚡
  • Compatibility for next version
  • Improve debug errors
  • Improve check-up application and server
  • Drop PHP 5.3 support
  • Fixed Inphinit\Viewing\View::data() method
  • Removed unused
  • Inphinit autoload: dropped support for HACK classes and scripts
  • inphinit_sandbox function: $sandbox_data now only accepts references
  • Improved static file checking for built-in servers
  • Removed setup functions
  • Experimental classes moved to the Inphinit namespace
  • Fixed Inphinit\File
  • Replace Inphinit\Routing\Quick by Inphinit\Routing\Intended
  • Replace Inphinit\Routing
  • New constants
  • Replace App::env to App::config
  • Replace Debug::renderClass by Debug::renderDefined
  • Removed File::size
  • Improved File::exists
  • Improved Routing\Group
  • Fixed import packages from composer