Opened 19 years ago
Closed 18 years ago
#2132 closed defect (bug) (wontfix)
E_ALL Errors in classes.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.0 |
Component: | Optimization | Keywords: | E_ALL |
Focuses: | Cc: |
Description
This should fix all E_ALL errors in wp-includes/classes.php
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
This patch will surely break things, even looking at the first few lines beginning with a +. You're now assigning the return value of isset? Not a good idea. Fix your patch.