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

WordPress Trac noreply at wordpress.org
Mon Jul 19 00:57:42 UTC 2021


#53367: Update the $_old_files array for 5.8
------------------------------+-----------------------
 Reporter:  desrosj           |       Owner:  desrosj
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  5.8
Component:  Upgrade/Install   |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------
Changes (by desrosj):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Looks like there are a few more files to add to the list related to the
 About page edits (see #52775). [attachment:"53367.2.diff"] takes care of
 that.

 Since 5.8 has been branched, the new command is `svn diff --summarize
 https://core.svn.wordpress.org/tags/5.7
 https://core.svn.wordpress.org/branches/5.8 | grep '^D'`.

 I've also verified that all new files do not share a name with any listed
 in `$_old_files` using `svn diff --summarize
 https://core.svn.wordpress.org/tags/5.7
 https://core.svn.wordpress.org/branches/5.8 | grep '^A'`.

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


More information about the wp-trac mailing list