You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing extension_dir directive in the php -i output broke PhpManager.
This has been fixed in php/php-src#12272 by @nielsdos. Once merged the newer builds should work correctly.
Describe the bug
setup-php stopped working for PHPUnit's workflow with PHP 8.4 on Windows:
Version
v1
orv2
.v2
v1
Runners
Operating systems
The workflow uses Linux and Windows, the problem reported here only affects Windows.
PHP versions
The workflow uses PHP 8.1, PHP 8.2, PHP 8.3, and PHP 8.4. The problem reported here only affects PHP 8.4.
To Reproduce
https://github.com/sebastianbergmann/phpunit/blob/main/.github/workflows/ci.yml
Expected behavior
I expect the workflow to work with PHP 8.4 on Windows.
Screenshots/Logs
The text was updated successfully, but these errors were encountered: