View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001314 | Xdebug | Installation | public | 2016-06-15 08:32 | 2016-06-15 10:30 |
| Reporter | fprochazka | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | linux | OS | Ubuntu | OS Version | 14.04.4 LTS |
| Product Version | 2.4.0 | ||||
| Summary | 0001314: Does not compile with PHP 7.1.0-alpha1 | ||||
| Description | Compilation stops with errors | ||||
| Steps To Reproduce | Compiled PHP 7.1.0-alpha1 $ php -i |grep configure $ php -v And tried to install xdebug $ sudo pecl install xdebug | ||||
| Additional Information | cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-rootYWrWAd/xdebug-2.4.0/include -I/tmp/pear/temp/pear-build-rootYWrWAd/xdebug-2.4.0/main -I/tmp/pear/temp/xdebug -I/usr/php/7.1.0-alpha1/include/php -I/usr/php/7.1.0-alpha1/include/php/main -I/usr/php/7.1.0-alpha1/include/php/TSRM -I/usr/php/7.1.0-alpha1/include/php/Zend -I/usr/php/7.1.0-alpha1/include/php/ext -I/usr/php/7.1.0-alpha1/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug_profiler.c -fPIC -DPIC -o .libs/xdebug_profiler.o | ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu 14.04.4 LTS | ||||
| PHP Version | 7.1-dev | ||||