Skip to content

Master Release

Compare
Choose a tag to compare
@N3Cr0N N3Cr0N released this 18 Feb 20:14
· 20 commits to master since this release
3577bfc

CodeIgniter

  • Version 3.1.10

HMVC

  • Code optimisation
  • Implement PHP PSR 1 + 2 standards
  • Implement PHP backward functions to used with PHP 5.6 and PHP 7.2
    ( the functions each() and list() is deprecated in PHP 7.x )
  • Add support for http verb for each module routing

Whoops

  • Integration for development enviroment