[wp-trac] [WordPress Trac] #64898: PHPStan code quality improvements for 7.1
WordPress Trac
noreply at wordpress.org
Sat Mar 28 23:50:06 UTC 2026
#64898: PHPStan code quality improvements for 7.1
----------------------------+-------------------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 7.1
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"62173" 62173]:
{{{
#!CommitTicketReference repository="" revision="62173"
Code Quality: Simplify boolean assignments.
This makes minor code simplifications by removing unnecessary ternary
operations and directly assigning boolean expressions. These changes make
the code easier to read and maintain, but do not alter the underlying
logic.
Props Soean.
See #64898.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64898#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list