#2371 closed defect (bug) (fixed)
Clear up some PHP 5.4+ strict standards notices
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 2.4 | Priority: | low |
Severity: | minor | Version: | trunk |
Component: | General | Keywords: | has-patch |
Cc: |
Description
In [WP24288], some mods were made to WP_DEBUG
that made E_STRICT warnings show up when running PHP 5.4+. This has the result of foregrounding a number of strict standards warnings in bbPress, mainly having to do with the way that certain classes are overridden. Patch attached.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks for patching this. Had been meaning to clean these up, so this is perfect.
Moving to 2.4.