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 | |||
| 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. |