Skip to content

Tests: Fix Runners on PHP 8.3#143

Draft
n7studios wants to merge 1 commit intomainfrom
tests-fix-php-8.3
Draft

Tests: Fix Runners on PHP 8.3#143
n7studios wants to merge 1 commit intomainfrom
tests-fix-php-8.3

Conversation

@n7studios
Copy link
Copy Markdown
Contributor

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 Something isn't working label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant