View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000907 | Xdebug | Installation | public | 2012-12-05 06:40 | 2014-03-12 21:53 |
Reporter | peter.kehl | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Platform | PHP 5.5 alpha1 | OS | Linux | OS Version | CentOS 6.2 x64 |
Summary | 0000907: Can't compile XDebug from GIT withj PHP 5.5 | ||||
Description | I know that XDebug 2.2.1 won't work with PHP 5.5. But seeing http://bugs.xdebug.org/view.php?id=905 made me think that you have a branch/revision which would work with PHP 5.5. So I've got the current git master of XDebug, compiled it with PHP 5.5 alpha1, and it won't compile. The error is different to one that you get when you try to compile 2.2.1 with same PHP alpha1. | ||||
Steps To Reproduce | cat .git/HEAD cd xdebug | ||||
Additional Information | If it helps, I compiled PHP 5.5 alpha 1 using: ./configure --prefix=/usr/local/php --with-apxs2=/usr/sbin/apxs --enable-mbstring --with-curl --with-openssl --with-xmlrpc --enable-soap --enable-zip --with-gd --with-jpeg-dir --with-png-dir --with-mysql --with-pgsql --enable-embedded-mysqli --with-freetype-dir --with-ldap --enable-intl --with-mssql --with-zlib phpinfo says: Apache/2.2.15 (CentOS) I'm happy to recompile or run some commands if you tell me what. | ||||
Tags | No tags attached. | ||||
Operating System | CentOS 6.2 x64 | ||||
PHP Version | 5.5-dev | ||||
|
phpize shows: Also, I've run 'git checkout xdebug_2_2', but I still get same compile error. |
|
This should just work fine now, is this still a problem? |
|
Closing this out as I can't reproduce it and no feedback was provided. Please re-open if this issue returns. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-05 06:40 | peter.kehl | New Issue | |
2012-12-05 06:47 | peter.kehl | Note Added: 0002387 | |
2014-02-27 19:42 | derick | Note Added: 0002709 | |
2014-02-27 19:42 | derick | Assigned To | => derick |
2014-02-27 19:42 | derick | Status | new => feedback |
2014-03-12 21:53 | derick | Note Added: 0002768 | |
2014-03-12 21:53 | derick | Status | feedback => resolved |
2014-03-12 21:53 | derick | Resolution | open => no change required |