wordpress-develop/.github/workflows
Sergey Biryukov 9879434020 Build/Test Tools: Enable running the tests on PHP 8.3.
PHP 8.3 is expected to be released at the end of November 2023.

Enabling the tests to run in CI on PHP 8.3 allows WordPress core to start getting ready.

Note: Xdebug-related tests will not be run on PHP 8.3 at this time as the Docker image for PHP 8.3 does not contain Xdebug yet. Once a stable release of Xdebug 3.3.0 is available, it can be added to the Docker image and the test step can then be enabled for PHP 8.3.

Follow-up to [53922], [56492], [56495].

Props jrf, costdev.
See #59231.

git-svn-id: https://develop.svn.wordpress.org/trunk@56498 602fd350-edb4-49c9-b593-d223f7449a82
2023-08-31 10:15:42 +00:00
..
coding-standards.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
end-to-end-tests.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
failed-workflow.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
javascript-tests.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
performance.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
php-compatibility.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
phpunit-tests-run.yml Build/Test Tools: Enable running the tests on PHP 8.3. 2023-08-31 10:15:42 +00:00
phpunit-tests.yml Build/Test Tools: Enable running the tests on PHP 8.3. 2023-08-31 10:15:42 +00:00
slack-notifications.yml Build/Test Tools: Revert Slack messaging changes. 2023-08-17 17:56:06 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-coverage.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-npm.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-old-branches.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
welcome-new-contributors.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00