Opened 23 months ago
Closed 13 months ago
#8820 closed task (fixed)
PHP8.2 compatibility
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 12.0.0 | Priority: | high |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
As reported here https://buddypress.org/support/topic/errors-with-php-8-2-compatibility/ & previously discussed in BP Slack’s channel, we need to work on this.
Change History (8)
This ticket was mentioned in PR #62 on buddypress/buddypress by @imath.
22 months ago
#1
- Keywords has-patch has-unit-tests added; needs-patch removed
#2
@
22 months ago
- Owner set to imath
- Resolution set to fixed
- Status changed from new to closed
In 13414:
#3
@
22 months ago
- Keywords needs-patch added; has-patch has-unit-tests removed
- Resolution fixed deleted
- Status changed from closed to reopened
Ah! We still have work to perform on this task
This ticket was mentioned in PR #162 on buddypress/buddypress by renatonascalves.
15 months ago
#6
- Keywords has-patch added; needs-patch removed
Getting lots of those warnings in PHP 8.2.
[12-Sep-2023 00:43:21 UTC] PHP Warning: Object of class stdClass could not be converted to int in /var/www/site/wp-content/plugins/buddypress/src/bp-groups/bp-groups-template.php on line 1272
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8820
#7
@
14 months ago
I have installed the latest version of BuddyPress plugin from the repository -
https://buddypress.svn.wordpress.org/trunk/
There are not deprecation notices, everything looks fine.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8820