New extension WordHighlighter - for highlighting words. #106
Annotations
10 errors and 1 warning
tests:
xExtension-WordHighlighter/extension.php#L65
Only booleans are allowed in a ternary operator condition, int<0, max>|false given.
|
tests:
xExtension-WordHighlighter/extension.php#L81
Cannot access offset 'enable_in_article' on mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L81
Property WordHighlighterExtension::$enable_in_article (bool) does not accept mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L82
Cannot access offset 'enable_logs' on mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L82
Property WordHighlighterExtension::$enable_logs (bool) does not accept mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L83
Cannot access offset 'case_sensitive' on mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L83
Property WordHighlighterExtension::$case_sensitive (bool) does not accept mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L84
Cannot access offset 'separate_word_search' on mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L84
Property WordHighlighterExtension::$separate_word_search (bool) does not accept mixed.
|
tests:
xExtension-WordHighlighter/extension.php#L85
Cannot access offset 'words' on mixed.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|