View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001458 | Xdebug | Installation | public | 2017-07-22 07:11 | 2017-08-04 11:14 |
Reporter | Audiophile | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | x64 | OS | Windows | OS Version | 10 |
Product Version | 2.5.5 | ||||
Summary | 0001458: Failed loading Zend extension (the specified procedure could not be found) | ||||
Description | After upgrading to php-7.2.0beta1-Win32-VC15-x64 php_xdebug-2.5.5-7.1-vc14-x86_64.dll fails while loading: PHP Warning: Failed loading Zend extension 'php_xdebug-2.5.5-7.1-vc14-x86_64.dll' (tried: E:\Program Files\PHP 7\ext\php_xdebug-2.5.5-7.1-vc14-x86_64.dll (the specified procedure could not be found). | ||||
Steps To Reproduce | Just enable php_xdebug-2.5.5-7.1-vc14-x86_64.dll extension and try to run php.exe | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.2-dev | ||||
|
You can't load an extension build for PHP 7.1 with PHP 7.2, and you can not load an extension build with the vc14 compiler with a PHP build with the vc15 compiler. Xdebug isn't ready for PHP 7.2 yet. |
|
Thanks for reply. So when the supported version release is expected? |
|
Sorry, I can't tell yet. Hopefully with the 7.2.0 released. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-22 07:11 | Audiophile | New Issue | |
2017-07-22 08:19 | derick | Note Added: 0004374 | |
2017-07-22 08:19 | derick | Status | new => resolved |
2017-07-22 08:19 | derick | Resolution | open => not fixable |
2017-07-22 08:19 | derick | Assigned To | => derick |
2017-07-22 08:36 | Audiophile | Note Added: 0004382 | |
2017-08-04 11:14 | derick | Note Added: 0004389 |