[wp-trac] [WordPress Trac] #62751: PHPCS Need to fix on src/wp-includes/Requests/src/Cookie.php
WordPress Trac
noreply at wordpress.org
Sun Dec 29 17:32:54 UTC 2024
#62751: PHPCS Need to fix on src/wp-includes/Requests/src/Cookie.php
--------------------------+-----------------------------
Reporter: umeshsinghin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.7.1
Severity: normal | Keywords: has-patch
Focuses: |
--------------------------+-----------------------------
I found a PHPCS issue in src/wp-includes/Requests/src/Cookie.php
1. No space after opening parenthesis is prohibited
2. No space before closing parenthesis is prohibited
3. Expected 1 spaces after opening parenthesis; 0 found
4. Use Yoda Condition checks, you must.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62751>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list