Project

General

Profile

Actions

Bug #100702

closed

Inline comment @extensionScannerIgnoreLine suppresses all following matches

Added by Tobias Schmidt about 1 year ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

The extension scanner allows to suppress false positives. Using an inline comment like // @extensionScannerIgnoreLine is supposed to suppress a single false positive in the following line. But it seems like this inline comment suppresses all matches in a file after this comment. Matches before this inline comment are still being recognized by the extension scanner.

Actions

Also available in: Atom PDF