Opened 2 years ago
Closed 2 years ago
#57993 closed task (blessed) (wontfix)
Update `$_old_files` array for version 6.2
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.2 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
The $_old_files array needs to be updated for 6.2.
Running the check command from the Handbook in the Dry Run for 6.2 produced this:
$ svn diff --summarize https://core.svn.wordpress.org/tags/6.1.1 https://core.svn.wordpress.org/branches/6.2 | grep '^D' D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Proxy/HTTP.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Proxy D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/SSL.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Transport/cURL.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Transport/fsockopen.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Transport D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/IPv6.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Proxy.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/Transport/cURL.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/Transport D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/409.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/428.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/429.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/410.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/411.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/412.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/511.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/413.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/431.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/414.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/415.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/416.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/417.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/418.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/Unknown.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/400.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/500.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/401.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/402.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/501.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/403.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/304.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/502.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/305.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/503.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/404.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/504.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/306.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/405.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/406.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/505.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/407.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP/408.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/Transport.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception/HTTP.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Cookie/Jar.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Cookie D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Transport.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/IDNAEncoder.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Exception.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Cookie.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Response/Headers.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Response D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Hooker.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Session.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Response.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/IRI.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Hooks.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Auth/Basic.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Auth D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Auth.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Utility/FilteredIterator.php D https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/Utility
Added files:
$ svn diff --summarize https://core.svn.wordpress.org/tags/6.1.1 https://core.svn.wordpress.org/branches/6.2 | grep '^A' A https://core.svn.wordpress.org/tags/6.1.1/wp-admin/images/dashboard-background.svg A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata/inconsolata-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-devanagari-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-devanagari-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-devanagari-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-devanagari-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-greek-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-vietnamese-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans/noto-sans-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-greek-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-vietnamese-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif/noto-serif-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans-plus-noto-serif-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans-plus-noto-serif.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-sans.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts/noto-serif.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfifteen/assets/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-300-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-300-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-all-900-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato/lato-latin-ext-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/lato A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts/font-lato.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyfourteen/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-300-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-300-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-600-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-600-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-800-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-all-800-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-600-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-600-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-800-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-800-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-600-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-600-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-800-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-latin-ext-800-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-600-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-600-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-800-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin/libre-franklin-vietnamese-800-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/libre-franklin A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts/font-libre-franklin.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentyseventeen/assets/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata/inconsolata-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata/inconsolata-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata/inconsolata-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata/inconsolata-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-900-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-all-900-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-900-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-900-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-cyrillic-ext-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-900-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-900-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-latin-ext-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-900-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather/merriweather-vietnamese-900-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat/montserrat-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather-plus-montserrat-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather-plus-montserrat.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/merriweather.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat-plus-inconsolata.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts/montserrat.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentysixteen/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter/bitter-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-300-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-300-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/bitter.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro-plus-bitter.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts/source-sans-pro.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentythirteen/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/LICENSE.txt A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-italic.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-normal.woff2 A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/open-sans A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts/font-open-sans.css A https://core.svn.wordpress.org/tags/6.1.1/wp-content/themes/twentytwelve/fonts A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/library/Requests.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/library A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Auth/Basic.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Auth A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Cookie/Jar.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Cookie A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status304.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status305.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status306.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status400.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status401.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status402.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status403.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status404.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status405.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status406.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status407.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status408.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status409.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status410.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status411.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status412.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status413.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status414.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status415.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status416.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status417.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status418.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status428.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status429.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status431.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status500.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status501.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status502.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status503.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status504.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status505.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/Status511.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http/StatusUnknown.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Transport/Curl.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Transport A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/ArgumentCount.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Http.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/InvalidArgument.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception/Transport.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Proxy/Http.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Proxy A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Response/Headers.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Response A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Transport/Curl.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Transport/Fsockopen.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Transport A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Utility/FilteredIterator.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Utility/InputValidator.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Utility A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Auth.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Autoload.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Capability.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Cookie.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Exception.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/HookManager.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Hooks.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/IdnaEncoder.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Ipv6.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Iri.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Port.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Proxy.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Requests.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Response.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Session.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Ssl.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src/Transport.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/Requests/src A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/block-supports/position.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/block-supports/settings.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/page-list-item/block.json A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/page-list-item A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-author-name/block.json A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-author-name A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-navigation-link/style-rtl.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-navigation-link/style-rtl.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-navigation-link/style.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-navigation-link/style.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/site-title/style-rtl.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/site-title/style-rtl.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/site-title/style.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/site-title/style.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/heading.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/blocks/post-author-name.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/css/dist/block-editor/content-rtl.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/css/dist/block-editor/content-rtl.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/css/dist/block-editor/content.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/css/dist/block-editor/content.min.css A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/html-api/class-wp-html-attribute-token.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/html-api/class-wp-html-span.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/html-api/class-wp-html-tag-processor.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/html-api/class-wp-html-text-replacement.php A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/html-api A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/js/dist/vendor/wp-polyfill-inert.js A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/js/dist/private-apis.js A https://core.svn.wordpress.org/tags/6.1.1/wp-includes/js/dist/private-apis.min.js
Change History (2)
#2
@
2 years ago
- Milestone 6.2 deleted
- Resolution set to wontfix
- Status changed from assigned to closed
After discussing with @davidbaumwald and @SergeyBiryukov, we decided no changes are needed in $_old_files
.
Why?
The Requests library's old files are merged into the $_old_files
array in update_core()
. Therefore, we do not see a reason to duplicate the files where the array is initialized.
For now, I'm closing this ticket as wontfix
, meaning the Requests files are not being added to $_old_files
array.
However, if there are reports of issues where an external script is used the $_old_files
global, then this ticket will be reopened for addressing.
Note: See
TracTickets for help on using
tickets.
The old Requests files are not listed in
$_old_files
, but instead are listed below it in$_old_requests_files
. Why? To facilitate preloading the old files into memory before the update happens (see [54997]).What happens is this:
update_core()
, the Requests list of files is merged into$_old_files
._preload_old_requests_classes_and_interfaces()
.update_core()
code executes.The Requests files are listed separately from
$_old_files
to have a list of files to pass to_preload_old_requests_classes_and_interfaces()
for preloading.But this new arrangement means the diff script needs adjustment to not only look in
$_old_files
but also in others. OR all of the files must also be added (duplicated) into$_old_files
and thearray_merge()
removed.