Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#2371 closed defect (bug) (fixed)

Clear up some PHP 5.4+ strict standards notices

Reported by: boonebgorges's profile 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)

2731.patch (3.4 KB) - added by boonebgorges 11 years ago.

Download all attachments as: .zip

Change History (4)

@boonebgorges
11 years ago

#1 @johnjamesjacoby
11 years ago

  • Milestone changed from Awaiting Review to 2.4

Thanks for patching this. Had been meaning to clean these up, so this is perfect.

Moving to 2.4.

#2 @johnjamesjacoby
11 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed this in r5048. Referenced the wrong ticket in the commit message.

This ticket was mentioned in Slack in #buddypress by boone. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.