Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #46149, comment 59


Ignore:
Timestamp:
08/09/2021 08:08:42 PM (3 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46149, comment 59

    v2 v3  
    66- Remove the copied PHPUnit files and PHPUnit assertions
    77- Adopt Polyfills snakecase fixture methods (as PHPUnit 8 method signatures changed) -> this is a breaking change for extenders who are using fixture methods in their tests
    8 - Help extenders with this breaking change (new ticket coming)
     8- Help extenders with this breaking change (ticket #53904)
    99- Get the atomic commits ([https://github.com/jrfnl/wordpress-develop-official/commits/WIP/all-stacked-in-the-right-order listed here]) committed (in order) ASAP
    1010- Implement a very very early communication plan for outreach to the extender community including publishing a Dev Note on Make Core (i.e. to give the extender community awareness and guidance on how to prepare their test suites)