Changes between Initial Version and Version 1 of Ticket #53010, comment 41
- Timestamp:
- 09/18/2024 08:45:39 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53010, comment 41
initial v1 12 12 == Scope of Work that is still being discussed 13 13 14 What about the remaining parts of the proposal? 14 The 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 15 16 * Namespace. 16 17 * Reorganize the test suite directory and file structure. … … 23 24 == Committers 24 25 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.26 Ideally, 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. 26 27 27 28 Let's work towards getting consensus on whether to move or not with the remaining parts of the proposal (i.e. namespace and directory reorganization).