[wp-trac] [WordPress Trac] #56482: potential null pointer error
WordPress Trac
noreply at wordpress.org
Tue Aug 8 18:37:21 UTC 2023
#56482: potential null pointer error
-----------------------------+----------------------
Reporter: kbiegert | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Script Loader | Version: 6.0.2
Severity: normal | Resolution: wontfix
Keywords: has-patch php81 | Focuses:
-----------------------------+----------------------
Changes (by hellofromTonya):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
The `wp_global_styles_render_svg_filters()` function where this error
occurred is deprecated in WP 6.3 via [56101] / #58555.
The issue within the function is not fixed. However, Core no longer calls
this function. Since it's deprecated, it should no longer be used.
I'll close this ticket as `wontfix`. I'm using that resolution type
because the function itself will not be changed now that it's deprecated.
Thank you everyone for your contributions!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56482#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list