wordpress-develop/.github/workflows
Sergey Biryukov 108574a053 Build/Test Tools: Remove PHP 8.1 and 8.2 from allowed failures.
With all known unit test failures now addressed, WordPress 6.1 aims to support PHP 8.1 and 8.2 as much as possible.

While full compatibility with PHP 8.1 and 8.2 is still a work in progress, this commit aims to actively prevent new PHP issues from being introduced in WordPress core.

All remaining known issues are deprecation notices. Please note, a deprecation notice is not an error, but rather an indicator of where additional work is needed for compatibility before PHP 9 (i.e. when the notices become fatal errors). With a deprecation notice, the PHP code will continue to work and nothing is broken.

Follow-up to [49077], [49162], [50299], [51588], [51604], [53922], [54072].

Props jrf, desrosj.
See #55652, #55656, #56009, #56681.

git-svn-id: https://develop.svn.wordpress.org/trunk@54369 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-03 16:01:57 +00:00
..
coding-standards.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
end-to-end-tests.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
failed-workflow.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
javascript-tests.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
php-compatibility.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
phpunit-tests.yml Build/Test Tools: Remove PHP 8.1 and 8.2 from allowed failures. 2022-10-03 16:01:57 +00:00
slack-notifications.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
test-coverage.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
test-npm.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
test-old-branches.yml Build/Test Tools: Remove the retryAfter input. 2022-09-28 02:20:32 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00