#41989 closed enhancement (duplicate)
Some PHP and JavaScript type checking strict rule should be applied in wp-admin/admin-header.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | 2nd-opinion |
Focuses: | Cc: |
Description
Some PHP and JavaScript strict type checking should be done at wp-admin/admin-header.php
file. Patch is attached. Please have look.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Please note that there's #41057 to apply PHP coding standards in core once and for all. Perhaps we need a similar ticket for JS? That would be much easier than having dozens of very small tickets for things not really worth fixing on their own. In this particular section there's no bug caused by these comparisons anyway.