[wp-trac] [WordPress Trac] #55794: Update the $_old_files array for 6.0
WordPress Trac
noreply at wordpress.org
Mon May 23 16:27:00 UTC 2022
#55794: Update the $_old_files array for 6.0
-----------------------------+-----------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.0
Component: Upgrade/Install | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
-----------------------------+-----------------------
The `$_old_files` array needs to be updated for 6.0.
Running the check command from the Handbook in the Dry Run for 6.0
produced this:
{{{
$ svn diff --summarize https://core.svn.wordpress.org/tags/5.9
https://core.svn.wordpress.org/trunk | grep '^D'
D https://core.svn.wordpress.org/tags/5.9/wp-
content/themes/twentytwentytwo/assets/fonts/LICENSE.md
}}}
The license information for Twenty Twenty-Two fonts appears to have been
moved to the theme's `readme.txt` in [53286] / #55433.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55794>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list