Bruno O. Notario
|
28b64672a4
|
Added type argument injector, xml to DB item, Version class
|
6 months ago |
Bruno O. Notario
|
204cef2fa3
|
Replace somes trigger_error for throw Exception and remove Twig 2
Now old PHP versions (< 7.2.5) uses Twig 1 and new PHP uses Twig 3. The Twig 2 is only selected by composer if developer need.
|
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 |
Bruno O. Notario
|
fbe0ee2100
|
New Debug class, Smarty templates fix, Render changes
Added more complex exception log with format changes
|
3 years ago |
Bruno O. Notario
|
2164d252bf
|
PHPDoc, Namespaces and compatibility with PHP 5.6
|
3 years ago |