[wp-trac] [WordPress Trac] #62150: ensure that deleted dirs from the SimplePie library are included in `$_old_files` prior to release of 6.7

WordPress Trac noreply at wordpress.org
Tue Oct 1 17:34:18 UTC 2024


#62150: ensure that deleted dirs from the SimplePie library are included in
`$_old_files` prior to release of 6.7
-----------------------------+--------------------
 Reporter:  pbiron           |      Owner:  (none)
     Type:  task (blessed)   |     Status:  new
 Priority:  normal           |  Milestone:  6.7
Component:  Upgrade/Install  |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+--------------------
 r59141 updated the SimplePie external library to 1.8.0.  Part of that
 update is wholesale changes to the directory structure of the library.

 In the past, there have been cases where moved files have been added to
 `$_old_files` but that old directories that end up empty have **not** been
 added to `$_old_files`.

 This ticket is just to rise awareness of this SimplePie change to make
 sure that the old directories get added to `$_old_files` prior to the
 release of 6.7.

 @davidbaumwald

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


More information about the wp-trac mailing list