Merge pull request #296 from dotkernel/issue-295 #96
Annotations
4 warnings and 2 notices
Single character alternation:
src/App/assets/js/components/_bootstrap-table.js#L4034
Single character alternation in RegExp
|
Single character alternation:
src/App/assets/js/components/_bootstrap-table.js#L4526
Single character alternation in RegExp
|
Single character alternation:
src/App/assets/js/components/_bootstrap-table.js#L4902
Single character alternation in RegExp
|
Unnecessary non-capturing group:
src/App/assets/js/components/_bootstrap-table.js#L4824
Unnecessary non-capturing group `(?:(<=|=>|=<|>=|>|<)(?:\s+)?(\d+)?|(\d+)?(\s+)?(<=|=>|=<|>=|>|<))`
|
Usage of internal entity:
test/Common/TestCase.php#L35
Method 'getParams' is marked as @internal
|
Property can be 'readonly':
src/Setting/src/Service/SettingService.php#L17
Property can be 'readonly'
|