Releases: N3Cr0N/CodeIgniter-HMVC
Releases · N3Cr0N/CodeIgniter-HMVC
Update Whoops Error Handling to v2.4.0
Master Release
- Update .editorconfig for more standards
- Delete php error reporting for production environment, added php error reporting for testing environment in index.php
- Fix RewriteRule URL error in .htaccess
- Added codefactor.io badge URL in readme
Master Release
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