Skip to content

tests(wordpress): verify PHP extensions are loaded#2448

Open
domenkozar wants to merge 1 commit intomainfrom
test-php-extensions-2404
Open

tests(wordpress): verify PHP extensions are loaded#2448
domenkozar wants to merge 1 commit intomainfrom
test-php-extensions-2404

Conversation

@domenkozar
Copy link
Member

Summary

Fixes #2404

Test plan

  • Run devenv-run-tests run tests --only wordpress on macOS to verify the test catches the issue

🤖 Generated with Claude Code

Add regression test for #2404 where PHP extensions aren't loaded on
macOS. The test now checks that all extensions specified in devenv.nix
are actually available via `php -m`.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP extensions aren't loaded on MacOS 26.2

1 participant