mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-14 04:18:49 +00:00
[advancedcontentfilter] Improve error handling
- Add Logger to Slim application to log to Friendica log file - Show more specific error message when rule syntax check fails - Align editorconfig with Composer style - Add minimum PHP version to composer.json
This commit is contained in:
parent
11cc359434
commit
46c65b79be
4 changed files with 31 additions and 25 deletions
|
@ -27,3 +27,6 @@ indent_size = 2
|
|||
[*.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[composer.json]
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue