Benjamin Renard
|
d7ba794839
|
Rollback class properties typing to restore PHP < 7.4 support
|
2023-01-03 12:51:45 +01:00 |
|
Benjamin Renard
|
20432adb14
|
Clean errors detected by PHPstan (level 3)
|
2023-01-02 01:17:46 +01:00 |
|
Benjamin Renard
|
bbde10bbf0
|
Add some class properties type & coments and clean errors detected by PHPstan (level 2)
|
2023-01-01 19:38:03 +01:00 |
|
Benjamin Renard
|
8a02680114
|
Clean/normalize comments format about parameters & returned value of functions/methods
|
2022-12-31 05:52:31 +01:00 |
|
Benjamin Renard
|
7f862c9765
|
Clean errors detected by PHPstan (level 0) and configure CI to run it on each commit
|
2022-12-31 02:02:28 +01:00 |
|
Benjamin Renard
|
9907e08f18
|
Code cleaning
|
2021-08-25 18:02:37 +02:00 |
|
Benjamin Renard
|
40fdc92451
|
Code cleaning: fix tabs
|
2021-06-10 18:45:00 +02:00 |
|
Benjamin Renard
|
2b6b8ce270
|
Fix project URLs and list emails addresses
|
2021-04-13 18:04:19 +02:00 |
|
Benjamin Renard
|
d0d3e944ed
|
Extend LSlog_handler using LSlog_staticLoggerClass
|
2020-09-10 10:26:49 +02:00 |
|
Benjamin Renard
|
988054bfc5
|
LSlog handlers: fix log TRACE enabled error (even if disabled)
|
2020-09-10 10:17:19 +02:00 |
|
Benjamin Renard
|
df1c46eab6
|
Add __toString() method to all common extendable PHP classes
This permit to make context logging easier.
|
2020-09-08 17:29:10 +02:00 |
|
Benjamin Renard
|
8b4b227327
|
LScli: fix console logging to always log at least errors (excepted in quiet mode)
|
2020-05-14 10:51:18 +02:00 |
|
|
258b712d52
|
LSlog_handler: fix message format info
|
2020-05-08 16:18:29 +02:00 |
|
|
6db3543ec0
|
LSlog_handler : fix undefined index errors on CLI context
|
2020-05-08 13:21:28 +02:00 |
|
|
b574300ab3
|
LSlog_handler : add excluded_loggers configuration parameter
|
2020-05-08 13:18:17 +02:00 |
|
|
d069df4d6c
|
LSlog : add loggers, filters and format message by handlers
|
2020-05-08 12:32:21 +02:00 |
|
Benjamin Renard
|
7098b3ee79
|
Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
|
2020-05-06 12:17:35 +02:00 |
|