[buddypress-trac] [BuddyPress Trac] #8920: customizer_set_uri can cause depreciation notice in PHP 8.1
buddypress-trac
noreply at wordpress.org
Thu Jul 18 04:25:10 UTC 2024
#8920: customizer_set_uri can cause depreciation notice in PHP 8.1
--------------------------+--------------------------
Reporter: thomaslhotta | Owner: espellcaste
Type: enhancement | Status: assigned
Priority: low | Milestone: 15.0.0
Component: Templates | Version: 11.2.0
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+--------------------------
Changes (by espellcaste):
* priority: normal => low
* type: defect (bug) => enhancement
Comment:
This is a tricky one. The related method was deprecated since BuddyPress
12.0. But it is available in BuddyPress 11.2.0, which is where the issue
is occurring.
We have a fix available [https://github.com/buddypress/buddypress/pull/339
here]. But this fix is useless since mentioned, the code is deprecated in
the latest version of BuddyPress.
I'd argue that we **should not backport this to BP 11.2.0** since this is
not a security issue, and advocate @thomaslhotta to upgrade BuddyPress
instead.
But if we decide to backport this to 11, we have the patch
[https://github.com/buddypress/buddypress/pull/339 here].
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8920#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list