FILE: C:\xampp\htdocs\test\web\modules\custom\decoupled_cookie_auth\decoupled_cookie_auth.module
------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
130 | ERROR | [ ] key_exists() is a function name alias, use array_key_exists() instead
134 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | key-exists-is-a-function-name-alias-3292373-2.patch | 858 bytes | Harsh panchal |
Comments
Comment #2
Harsh panchal commentedI have fixed this issue and providing a patch.
Comment #4
shaundychkoThanks again :)