Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug: Cannot install PHP 8.5 on Windows #978

@sebastianbergmann

Description

@sebastianbergmann

Describe the bug

The nightly build with PHP 8.5 on Windows started failing for PHPUnit:

==> Setup PHP 
PHP Warning:  Failed loading Zend extension 'php_opcache.dll' (tried: C:\tools\php\ext\php_opcache.dll (The specified procedure could not be found), C:\tools\php\ext\php_php_opcache.dll.dll (The specified module could not be found)) in Unknown on line 0PHP Warning:  Failed loading Zend extension 'php_opcache.dll' (tried: C:\tools\php\ext\php_opcache.dll (The specified procedure could not be found), C:\tools\php\ext\php_php_opcache.dll.dll (The specified module could not be found)) in Unknown on line 0PHP Warning:  Failed loading Zend extension 'php_opcache.dll' (tried: C:\tools\php\ext\php_opcache.dll (The specified procedure could not be found), C:\tools\php\ext\php_php_opcache.dll.dll (The specified module could not be found)) in Unknown on line 0PHP Warning:  Failed loading Zend extension 'php_opcache.dll' (tried: C:\tools\php\ext\php_opcache.dll (The specified procedure could not be found), C:\tools\php\ext\php_php_opcache.dll.dll (The specified module could not be found)) in Unknown on line 0

This might be related to php/php-src@7b4c14d, but the build succeeds with PHP 8.5 on Linux (https://github.com/sebastianbergmann/phpunit/actions/runs/16557367288/job/46820868507).

Version

  • v2
  • v1

Runners

GitHub Hosted

Operating systems

windows-latest

PHP versions

PHP 8.5

To Reproduce

https://github.com/sebastianbergmann/phpunit/actions/runs/16557367288/job/46830632870

Expected behavior

PHP 8.5 is installed

Screenshots/Logs

https://github.com/sebastianbergmann/phpunit/actions/runs/16557367288/job/46830632870

Additional context

No response

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions