View Issue Details

IDProjectCategoryView StatusLast Update
0001519XdebugUncategorizedpublic2020-03-12 16:46
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.6.0beta1 
Target Version2.7.0beta1Fixed in Version2.7.0beta1 
Summary0001519: PHP 7.3 support
Description

Currently, Xdebug does not compile with PHP 7.3 any more, and the code base needs to be upgraded to support this. This is a tracking ticket to collate all the necessary changes. And there is a branch already as well.

TagsNo tags attached.
Operating System
PHP Version7.3-dev

Activities

ildar

2018-08-29 12:19

reporter   ~0004695

Hello,

I have voted for the ticket.
Just tried to compile php-7.3.0beta3 with no luck on branches master/xdebug_2_6

Thank you.

ildar

2018-08-29 12:21

reporter   ~0004696

Could you please fix it at least in GIT version.

derick

2018-08-29 12:24

administrator   ~0004697

I have started work on this, but there are a few issues to sort out. It is not as easy as it looks :-) I'm working on this in the https://github.com/derickr/xdebug/tree/PHP-7.3-support branch

derick

2018-09-08 19:26

administrator   ~0004698

Right now, everything besides code coverage with CATCH is functional, and merged into master. There is a Xdebug 2.7.0alpha2 tag as well, which I'll release soon.