[wp-trac] [WordPress Trac] #57271: Cron unschedule / reschedule event errors
WordPress Trac
noreply at wordpress.org
Fri Mar 3 21:46:45 UTC 2023
#57271: Cron unschedule / reschedule event errors
----------------------------------------+------------------------------
Reporter: domainsupport | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests | Focuses:
----------------------------------------+------------------------------
Comment (by j3gaming):
I was able to measure the array size in _set_cron_array (wp-
includes/cron.php)
Before
$result = update_option( 'cron', $cron );
The size was 22.
After update_option (that produced an error) the size was 21
Log: https://dev.fillmore.mobi/wp-content/uploads/fillmore.error.log
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57271#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list