View Issue Details

IDProjectCategoryView StatusLast Update
0002040XdebugUncategorizedpublic2021-10-27 10:19
Reportertheking2 Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1.1 
Summary0002040: xdebug 3.1.1 failes to load on php 7.4.9 where 3.0.4 does
Description

xdebug 3.1.1 failes to load on php 7.4.9 where 3.0.4 does

Steps To Reproduce

swap xdebug

Additional Information

[xdebug]
zend_extension="c:/wamp/bin/php/php7.4.9/zend_ext/php_xdebug-3.1.1-7.4-vc15-x86_64.dll"
xdebug.show_local_vars=0
xdebug.mode=develop
xdebug.output_dir="c:/wamp/tmp"
xdebug.log="c:/wamp/logs/xdebug.log"
xdebug.log_level=7

Tagswampserver
Operating System
PHP Version7.4.5-7.4.9

Activities

derick

2021-10-26 09:01

administrator   ~0006140

I am going to guess that this is the same problem as https://bugs.xdebug.org/view.php?id=2039. But as you're using PHP 7.4, you should upgrade to at least 7.4.20.

theking2

2021-10-27 07:17

reporter   ~0006141

You were right. After updating PHP to 7.4.25 xdebug 3.1.1 was loaded flawlessly

derick

2021-10-27 10:19

administrator   ~0006144

I'm closing things as this is expected, and I have now documented it through https://github.com/xdebug/xdebug.org/commit/6d138b7e1ddb9cd81881ddb5940577d33c5f95b4 on https://xdebug.org/docs/compat#f1, and in the Wizard.

Issue History

Date Modified Username Field Change
2021-10-25 18:59 theking2 New Issue
2021-10-25 19:00 theking2 Tag Attached: wampserver
2021-10-26 09:01 derick Note Added: 0006140
2021-10-26 09:01 derick Assigned To => derick
2021-10-26 09:01 derick Status new => feedback
2021-10-27 07:17 theking2 Note Added: 0006141
2021-10-27 07:17 theking2 Status feedback => assigned
2021-10-27 10:19 derick Status assigned => closed
2021-10-27 10:19 derick Resolution open => fixed
2021-10-27 10:19 derick Note Added: 0006144