View Issue Details

IDProjectCategoryView StatusLast Update
0001519XdebugUncategorizedpublic2020-03-12 16:46
Reporterderick Assigned Toderick  
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.

Issue History

Date Modified Username Field Change
2018-01-18 20:37 derick New Issue
2018-01-29 21:51 derick Assigned To => derick
2018-01-29 21:51 derick Status new => confirmed
2018-08-29 12:19 ildar Note Added: 0004695
2018-08-29 12:21 ildar Note Added: 0004696
2018-08-29 12:24 derick Note Added: 0004697
2018-09-08 19:26 derick Note Added: 0004698
2018-09-20 07:33 derick Status confirmed => closed
2018-09-20 07:33 derick Resolution open => fixed
2018-09-20 07:33 derick Fixed in Version => 2.7.0beta1
2019-01-22 21:54 derick Fixed in Version 2.7.0beta1 => 2.7.0rc1
2019-01-22 21:58 derick Target Version 2.7.0dev => 2.7.0rc1
2019-02-01 18:33 derick Fixed in Version 2.7.0rc1 => 2.7.0beta1
2019-02-01 18:33 derick Target Version 2.7.0rc1 => 2.7.0beta1
2020-03-12 16:46 derick Category Feature/Change request => Uncategorized