Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53010, comment 41


Ignore:
Timestamp:
09/18/2024 08:45:39 PM (3 months ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53010, comment 41

    initial v1  
    1212== Scope of Work that is still being discussed
    1313
    14 What about the remaining parts of the proposal?
     14The following parts of the proposal are not required for PHPUnit 11+, but are ideal to address now to avoid touching the files more than once:
     15
    1516* Namespace.
    1617* Reorganize the test suite directory and file structure.
     
    2324== Committers
    2425
    25 Ideally, consensus is reached on the remaining parts of this proposal before the commits are done. Why? To touch the files once and minimize the impacts to existing patches/PRs.
     26Ideally, consensus is reached on the remaining parts of this proposal before the commits are done. Why? To avoid touching the files more than once and to minimize disruptions to existing patches/PRs.
    2627
    2728Let's work towards getting consensus on whether to move or not with the remaining parts of the proposal (i.e. namespace and directory reorganization).