[wp-trac] [WordPress Trac] #63408: PHP Warning/Notice MultiSite when running wp-cron from cli
WordPress Trac
noreply at wordpress.org
Thu May 8 04:20:45 UTC 2025
#63408: PHP Warning/Notice MultiSite when running wp-cron from cli
--------------------------+------------------------
Reporter: elialum | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Cron API | Version: 6.8
Severity: minor | Resolution: duplicate
Keywords: | Focuses: multisite
--------------------------+------------------------
Comment (by BackupGuard):
Thanks @SergeyBiryukov !
I've applied the patch from
https://core.trac.wordpress.org/changeset/60226 and can confirm it's
working with PHP 7.4, 8.2, 8.4
{{{
/opt/cpanel/ea-php74/root/bin/php /home/user/public_html/wp-cron.php
/opt/cpanel/ea-php82/root/bin/php /home/user/public_html/wp-cron.php
/opt/cpanel/ea-php84/root/bin/php /home/user/public_html/wp-cron.php
}}}
No errors :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63408#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list