FILE: C:\xampp\htdocs\test\web\modules\custom\eu_cookie_compliance_matomo\src\Form\EuCookieComplianceMatomoForm.php
-------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
118 | ERROR | [x] Use null coalesce operator instead of ternary operator.
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Use-null-coalesce-operator-instead-3292175-2.patch | 669 bytes | Harsh panchal |
Comments
Comment #2
Harsh panchal commentedI have fixed this issue and providing a patch.
Comment #4
marco.aresu commentedThanks Harsh panchal.
I commited your patch to dev branch.
I editted your patch as
Comment #5
marco.aresu commented