[wp-trac] [WordPress Trac] #57581: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in functions.php
WordPress Trac
noreply at wordpress.org
Mon Jan 30 21:49:54 UTC 2023
#57581: str_replace(): Passing null to parameter #3 ($subject) of type array|string
is deprecated in functions.php
--------------------------+------------------------------
Reporter: ipajen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: PHP81 close | Focuses:
--------------------------+------------------------------
Changes (by jrf):
* keywords: PHP81 => PHP81 close
Comment:
Thanks @ipajen for reporting this. The function used `wp_normalize_path()`
is clearly indicated as only accepting `string`s, so IMO, yes, this should
be fixed by the plugins which are ''doing it wrong''.
Suggest: close.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57581#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list