Skip to content

Tests: Fix Runners on PHP 8.3#1094

Draft
n7studios wants to merge 4 commits intomainfrom
tests-fix-php-8.3
Draft

Tests: Fix Runners on PHP 8.3#1094
n7studios wants to merge 4 commits intomainfrom
tests-fix-php-8.3

Conversation

@n7studios
Copy link
Copy Markdown
Contributor

@n7studios n7studios commented May 8, 2026

Summary

Fixes GitHub Action runners failing tests when using PHP 8.3

2026/05/08 14:21:05 [crit] 2845#2845: *1 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1"
2026/05/08 14:21:05 [crit] 2845#2845: *1 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1", referrer: "http://127.0.0.1/wp-login.php"
2026/05/08 14:21:15 [crit] 2844#2844: *5 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /wp-cron.php?doing_wp_cron=1778250075.7374439239501953125000 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1"
Tests EndToEnd MemberCustomFieldsCest testMemberCustomFieldsWhenMembershipLevelAdded headless fail

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this May 8, 2026
@n7studios n7studios added the bug label May 8, 2026
@Kit Kit deleted a comment from github-actions Bot May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant