Skip to:
Content

bbPress.org

Opened 17 months ago

Last modified 12 months ago

#3583 new defect (bug)

Updates to support PHP 8

Reported by: josephscott's profile josephscott Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: trunk
Component: General Keywords: has-patch
Cc:

Description

This is my pass at making bbPress code work correctly with PHP 8.

One specific thing I want to highlight is includes/admin/parser.php - which is a generated file. My patch includes updates to it as well, since it seems to be long out of sync with NBBC.

I used Rector to identify what needed to be changed, and generally took the suggested patches it generated.

Attachments (1)

3583-1.diff (18.0 KB) - added by josephscott 17 months ago.

Download all attachments as: .zip

Change History (1)

@josephscott
17 months ago

Note: See TracTickets for help on using tickets.