[buddypress-trac] [BuddyPress Trac] #8921: extract_audio can cause depreciation notice in PHP 8.1
buddypress-trac
noreply at wordpress.org
Fri Jun 16 10:24:26 UTC 2023
#8921: extract_audio can cause depreciation notice in PHP 8.1
--------------------------+-----------------------------
Reporter: thomaslhotta | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 11.2.0
Severity: normal | Keywords:
--------------------------+-----------------------------
Hi
{{{extract_audio}}} can cause a depreciation notice on line 645 when
calling {{{untrailingslashit}}} if it encounters a link that only has a
query parameter and no path. A link like
{{{
<a id="reload" href="?reload">Reload</a>
}}}
will cause the error.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8921>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list