Bruno O. Notario
|
eb472524fd
|
Added Cookies class, remove total compatibility with PHP 5.4, refactored some code
Define min PHP version to 5.6.20 (as mention in composer)
|
9 months ago |
Bruno O. Notario
|
3832d3561b
|
Twig translate extension refactored
Two new DI methods on Registry class
|
9 months ago |
Bruno O. Notario
|
b7993a9886
|
Controller child improvement, bugfix template resolution, translate class improvements
|
9 months ago |
Bruno O. Notario
|
5e5aa97394
|
Registry instances
Removed global variable and use static getInstance to access instanced registry objects
|
3 years ago |
Bruno O. Notario
|
7d0624c015
|
Refactoring access to config constants
Now the config constants is accessible from \Phacil\Framework\Config in a static method. No more 'undefined constant' in the framework 🤗
|
3 years ago |