Automatically closed - issue fixed for 2 weeks with no activity.
FILE: ckeditor_layouts/src/Plugin/CKEditorPlugin/Layouts.php
---------------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------------
122 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
159 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
173 | ERROR | [x] Expected one space after the comma, 0 found
181 | ERROR | [x] Expected one space after the comma, 0 found
182 | ERROR | [x] Concat operator must be surrounded by a single space
184 | ERROR | [x] Expected 1 space before "=>"; 0 found
186 | ERROR | [x] Concat operator must be surrounded by a single space
187 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
198 | ERROR | [x] Expected one space after the comma, 0 found
---------------------------------------------------------------------------------
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.