Opened 16 months ago
Closed 16 months ago
#58957 closed defect (bug) (invalid)
php 8.2 warning -
Reported by: | Andyjay2012 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When using php8.2 a warning is generated:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/website/public_html/wp-includes/functions.php on line 7053
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/website/public_html/wp-includes/functions.php on line 2165
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi @Andyjay2012
Welcome to Core Trac! Thank you for creating the ticket.
Could you share some more details so that we can try and replicate it?