Opened 17 months ago
Last modified 12 months ago
#3583 new defect (bug)
Updates to support PHP 8
Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.