Benjamin Renard
|
455ec45c3b
|
App: fix handling app's options when substituting variable reference in option value
|
2023-03-03 10:36:08 +01:00 |
|
Benjamin Renard
|
97f91156de
|
Config::set(): fix setting value in inexisting section
|
2023-03-03 10:34:17 +01:00 |
|
Benjamin Renard
|
8e5b0b0b2c
|
Config: add backtrace when trying to access configuration value before initialization
|
2023-03-03 10:32:01 +01:00 |
|
Benjamin Renard
|
7166e63032
|
Config: add traces in ini_set()
|
2023-03-01 19:07:50 +01:00 |
|
Benjamin Renard
|
1e59f1b815
|
Config: add ini_set() helper method
|
2023-03-01 14:17:15 +01:00 |
|
Benjamin Renard
|
41fe069fe9
|
Config: fix set() method
|
2023-03-01 12:30:59 +01:00 |
|
Benjamin Renard
|
d461b28b7d
|
App & Config: add isset() and set() methods
|
2023-02-27 16:15:30 +01:00 |
|
|
f2edf4910a
|
Switch to YAML configuration file, add Config & App classes in EesyPHP namespace
App initialization is now handle by App::init() method and all
configuration information is now retreive using Config::get() method.
|
2023-02-08 02:27:15 +01:00 |
|