View Issue Details

IDProjectCategoryView StatusLast Update
0002288XdebugUncategorizedpublic2024-10-04 14:31
Reportertm8544 Assigned Toderick  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.4.0alpha1 
Summary0002288: PHP 8.4.0RC1 Zend engine version vs XDebug 3.4.0alpha1
Description

When used with PHP 8.4.0RC1, Xdebug reports the following:
Xdebug requires Zend Engine API version 420230831.
The Zend Engine API version 420240924 which is installed, is newer.
Contact Derick Rethans at https://xdebug.org/docs/faq#api for a later version of Xdebug.

In https://xdebug.org/announcements/2024-05-31 it says that Xdebug 3.4.0alpha1 is a preliminary release with PHP 8.4 support, but it is not possible to test it as for now.

Steps To Reproduce

In php.ini set
zend_extension = php_xdebug-3.4.0alpha1-8.3-vs16-nts-x86_64.dll

and try to debug e.g. with VSCODE

Additional Information

PHP version is PHP 8.4.0RC1

TagsNo tags attached.
Operating SystemWindows 11 x64
PHP Version8.4-dev

Activities

derick

2024-10-04 14:31

administrator   ~0007052

You'll have to wait until 3.4.0beta1 (out later today, unless there are disasters).

Issue History

Date Modified Username Field Change
2024-09-26 14:54 tm8544 New Issue
2024-10-04 14:31 derick Assigned To => derick
2024-10-04 14:31 derick Status new => resolved
2024-10-04 14:31 derick Resolution open => no change required
2024-10-04 14:31 derick Note Added: 0007052