View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001452 | Xdebug | Installation | public | 2017-07-04 23:17 | 2017-12-02 16:19 |
| Reporter | Jan-E | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | Windows | OS Version | VC15 | ||
| Product Version | 2.5.5 | ||||
| Fixed in Version | 2.6.0alpha1 | ||||
| Summary | 0001452: php_xdebug.dll 2.5.5 does not compile (anymore) with PHP 7.2.0alphs3 | ||||
| Description | Compiling xdebug 2.5.5 with PHP 7.2.0alpha3 results in: ext\xdebug\xdebug_stack.c(88): warning C4013: 'xdebug_is_output_tty' undefined; assuming extern returning int | ||||
| Additional Information | This worked OK with Xdebug 2.5.5 and PHP 7.2.0alpha2: | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2-dev | ||||
|
|
valid_symbol_table was removed by this commit: |
|
|
|
|
|
Thanks for the report and the fix. It has been merged for Xdebug 2.6dev. |