07-15-2017, 04:19 PM
@karsen @mudmin awesome news, totally agree a user shouldn't have difficulty, i updated the gist with a patch file which will add the require before session_start(), i didn't write it to delete the rest of the required_once items so anyone who uses that patch will still have those but won't have the advantage of less requests and on demand instantiation of those classes but will benefit from autoloading of classes not manually required_once.