Changes between Initial Version and Version 1 of Ticket #54504, comment 101
- Timestamp:
- 12/12/2022 04:28:32 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54504, comment 101
initial v1 1 1 > @schlessera Both upgrade and downgrade work as expected with one caveat: the wp-includes/Requests/src folder is not removed on downgrading. 2 2 3 When downgrading, would WP-CLI normally remove files introduced in the newversion? If so, how does it determine the new files - from `$_new_bundled_files`, or?3 When downgrading, would WP-CLI normally remove files introduced in the "later" version? If so, how does it determine the new files - from `$_new_bundled_files`, or?