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
|
2fa20316bc
|
LSattr_html: add $singleValue class variable to handle this common case
Also unify the usage of the class variable $LSformElement_type.
|
2021-08-18 12:28:56 +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
|
d0397ec41e
|
LSattribute & LSattr_html: fix handling current/provided data
|
2021-03-23 14:27:27 +01:00 |
|
Benjamin Renard
|
052882eb49
|
Fix handling "0" (zero string) value
|
2020-09-11 13:34:42 +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
|
a8e2ecc343
|
Translate LSerror message at formating/diplaying time
It's permit to be sure to translate message in the right user language,
even if its context isn't loaded at error emission time.
|
2020-08-25 17:31:50 +02:00 |
|
|
1a26fdafff
|
LSattr_html : use LSlog_logger
|
2020-05-08 15:48:26 +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 |
|