View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001519 | Xdebug | Uncategorized | public | 2018-01-18 20:37 | 2020-03-12 16:46 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.6.0beta1 | ||||
Target Version | 2.7.0beta1 | Fixed in Version | 2.7.0beta1 | ||
Summary | 0001519: 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. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.3-dev | ||||
|
Hello, I have voted for the ticket. Thank you. |
|
Could you please fix it at least in GIT version. |
|
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 |
|
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. |
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 |