View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001863 | Xdebug | Installation | public | 2020-10-14 17:36 | 2020-10-27 13:28 |
| Reporter | mlocati | Assigned To | derick | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Linux | OS | Alpine Linux | OS Version | 3.12.0 |
| Product Version | 3.0.0beta1 | ||||
| Summary | 0001863: Can't install with pickle and PHP 8.0.0rc1: Couldn't parse or find the version defined in the PHP_XDEBUG_VERSION macro | ||||
| Description | I can't install Xdebug 3.0.0beta1 using pickle (the replacement for pecl). The installation fails with the following error: Couldn't parse or find the version defined in the PHP_XDEBUG_VERSION macro | ||||
| Steps To Reproduce | Launch a docker container with PHP 8: In the container, run these commands: Install the zip php extensionapk add libzip cmake gnutls-dev libzip-dev libressl-dev zlib-dev Install pickle (pecl replacement)curl -L -f https://github.com/FriendsOfPHP/pickle/releases/latest/download/pickle.phar -o /usr/local/bin/pickle Install xdebugpickle install --defaults xdebug-beta | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0-dev | ||||
|
|
Sorry, it's a pickle issue, not an xdebug issue (see https://github.com/FriendsOfPHP/pickle/pull/185) |
|
|
|
|
|
OK. Closing it then. As pretty much nobody uses pickle yet, it's not something that's high on my radar to look at, or support. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-10-14 17:36 | mlocati | New Issue | |
| 2020-10-15 07:35 | mlocati | Note Added: 0005477 | |
| 2020-10-15 07:46 | mlocati | Note Added: 0005478 | |
| 2020-10-27 13:28 | derick | Assigned To | => derick |
| 2020-10-27 13:28 | derick | Status | new => closed |
| 2020-10-27 13:28 | derick | Resolution | open => no change required |
| 2020-10-27 13:28 | derick | Note Added: 0005482 |