[wp-trac] [WordPress Trac] #59940: PHP Deprecated Errors In Core

WordPress Trac noreply at wordpress.org
Thu Jan 11 21:58:03 UTC 2024


#59940: PHP Deprecated Errors In Core
--------------------------+--------------------------------
 Reporter:  jmorti        |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:  6.4
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:  php-compatibility
--------------------------+--------------------------------
Changes (by sabernhardt):

 * keywords:  reporter-feedback =>
 * status:  new => closed
 * resolution:   => duplicate
 * milestone:  Awaiting Review =>


Comment:

 #57580 was an earlier ticket with reports about the deprecated warnings
 for `wp_normalize_path()` and `wp_is_stream()`.

 The four causes identified there were all plugins that had added `null` in
 the `add_submenu_page()` function. Those four plugins have been updated
 for newer PHP, but a
 [https://wpdirectory.net/search/01HHD6Z8T4Y1ACTKK68HJ5CNJJ directory
 search] still finds many plugins doing it wrong.

 If you identify the issue in a plugin, please report it to the plugin's
 author. If you also would like to share details about the source of the
 problem, you could comment on #57580.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59940#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list