Make WordPress Core


Ignore:
Timestamp:
10/18/2021 01:29:47 PM (4 years ago)
Author:
hellofromTonya
Message:

Cron: Remove errant false values in cron array when upgrading to 5.9+.

[51916] fixed a bug where array( false ) was added to the cron array when _get_cron_array() returned false.

This commit:

  • Removes any false values from the cron array when upgrading to 5.9+.
  • Bumps the database version.

Follow-up to [44917], [51916].

Props peterwilsoncc, jrf.
See #53950.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.