[wp-trac] [WordPress Trac] #57659: Check the function set_time_limit() exist before calling
WordPress Trac
noreply at wordpress.org
Fri Feb 10 18:00:44 UTC 2023
#57659: Check the function set_time_limit() exist before calling
--------------------------+------------------------------
Reporter: mujuonly | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Comment (by mujuonly):
The file is included in /wp-mail.php #L32
{{{
/** Get the POP3 class with which to access the mailbox. */
require_once ABSPATH . WPINC . '/class-pop3.php';
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57659#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list