Upgrade/Install: Update $_old_files for 6.3.

Props SergeyBiryukov.
Reviewed by azaozz, SergeyBiryukov.
Merges [56365] to the 6.3 branch.
Fixes #58994.

git-svn-id: https://develop.svn.wordpress.org/branches/6.3@56366 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
David Baumwald 2023-08-07 17:31:59 +00:00
parent caf7decc4a
commit 23944fb464

View File

@ -866,6 +866,7 @@ $_old_files = array(
// 6.3
'wp-includes/images/wlw',
'wp-includes/wlwmanifest.xml',
'wp-includes/random_compat',
);
/**