Changes between Initial Version and Version 1 of Ticket #54504, comment 85
- Timestamp:
- 11/29/2022 10:30:26 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54504, comment 85
initial v1 1 1 Spoke with @jrf @azaozz @SergeyBiryukov today. Here's status: 2 2 3 *Blockers are now unblocked:3 Blockers are now unblocked: 4 4 5 * Namespace: consensus is to move forward without change to the external library.5 * Namespace: consensus is to move forward without change to the external library. 6 6 7 * #54582: Juliette and I discussed a workaround by:8 * Retaining the original files with redirect code (i.e. the strategy @SergeyBiryukov did with other files, such as renaming `wp-db.php` to `class-wpdb.php` #56268 / [53749], [53750], [53755], [53756]).7 * #54582: Juliette and I discussed a workaround by: 8 * Retaining the original files with redirect code (i.e. the strategy @SergeyBiryukov did with other files, such as renaming `wp-db.php` to `class-wpdb.php` #56268 / [53749], [53750], [53755], [53756]). 9 9 * Using Requests 2.x folder structure by loading the new library into `src/wp-includes/Requests/src/`. 10 10