Closed siimsoni closed 8 years ago
LGTM.
@brendo wanna test ?
Ideally the HtAccess
class needs to be commented and should follow at least PSR-1 (and optimally PSR-2).
Concept is ok though.
The irony how I was avoiding PSR to keep things consistent... I will change it, thanks! :-)
I have updated the HTAccess
class to PSR standard.
Rebased and merged in integration
as 7aaf6ac
Better handling in environments with no .htaccess present (for example Nginx server). Updated handling error conditions to display relevant error messages.