Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
| LOCAL_SCRIPT_DEBUG: [ true, false ] | ||
| with: | ||
| LOCAL_SCRIPT_DEBUG: ${{ matrix.LOCAL_SCRIPT_DEBUG }} | ||
| php-version: '8.2' |
There was a problem hiding this comment.
I know we discussed pinning E2E tests for all old branches to a specific PHP version in Slack the other day, but don't recall if a public ticket was created or the discussion was summarized somewhere.
May be worth creating one before committing this so it can be mentioned as See in the commit message, and then the newer branches can also be updated.
Previously: #10165
latest(which is 8.3) in this branch.Trac ticket: https://core.trac.wordpress.org/ticket/64083