[wp-trac] [WordPress Trac] #51383: PHP error body class added for suppressed errors
WordPress Trac
noreply at wordpress.org
Mon Oct 19 09:30:44 UTC 2020
#51383: PHP error body class added for suppressed errors
----------------------------+-----------------------------
Reporter: desrosj | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 5.5.2
Component: Administration | Version: 5.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+-----------------------------
Comment (by mukesh27):
It seems patch not consider last space in the code
{{{
&& ( E_NOTICE !== $error_get_last['type'] || 'wp-config.php' !==
wp_basename( $error_get_last['file'] ) )
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51383#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list