[wp-trac] [WordPress Trac] #53367: Update the $_old_files array for 5.8

WordPress Trac noreply at wordpress.org
Wed Jun 9 02:20:18 UTC 2021


#53367: Update the $_old_files array for 5.8
-----------------------------+-------------------------
 Reporter:  desrosj          |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  5.8
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:  needs-patch
  Focuses:                   |
-----------------------------+-------------------------
 The `$_old_files` array needs to be updated for 5.8.

 While updating to the 5.8 Beta 1 package to test during the packaging
 process, the following was returned:

 {{{
 Starting update...
 Downloading update from https://wordpress.org/wordpress-5.8-beta1.zip...
 Unpacking the update...
 Cleaning up files...
 File removed: wp-includes/css/dist/editor/editor-styles-rtl.css
 File removed: wp-includes/css/dist/editor/editor-styles-rtl.min.css
 File removed: wp-includes/css/dist/editor/editor-styles.css
 File removed: wp-includes/css/dist/editor/editor-styles.min.css
 File removed: wp-includes/blocks/subhead/block.json
 File removed: wp-includes/block-patterns/quote.php
 File removed: wp-includes/block-patterns/three-buttons.php
 File removed: wp-includes/block-patterns/heading-paragraph.php
 File removed: wp-includes/block-patterns/two-buttons.php
 File removed: wp-includes/block-patterns/large-header.php
 File removed: wp-includes/block-patterns/text-two-columns.php
 File removed: wp-includes/block-patterns/text-three-columns-buttons.php
 File removed: wp-includes/block-patterns/large-header-button.php
 File removed: wp-includes/block-patterns/two-images.php
 File removed: wp-includes/block-patterns/text-two-columns-with-images.php
 15 files cleaned up.
 Success: WordPress updated successfully.
 }}}

 These files being "old" needs to be confirmed and added to the array
 accordingly.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53367>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list