-
Notifications
You must be signed in to change notification settings - Fork 18
Invalid XML document: zendextsrcrelease with xdebug 2.2.2 #128
Comments
the problem looks to be the extension.. it looks for .zip file instead of .tgz file... |
@rodfersou: no. It tries different extensions if the first downloaded is invalid. |
@cweiske but I if I open the link http://pecl.php.net/get/xdebug-2.2.2.tgz the download happen fine.. |
@cweiske the fallback is not working... |
It tries the tgz, downloads it, unpacks it, sees that the xml is broken. Then it falls back to the .zip (which does not exist on pear.php.net/pecl.php.net) - that is ok. The root cause is the XML error. This is the problem. |
@cweiske got it.. |
Hi guys, I'm still seeing this problem when trying to install xdebug from pyrus and it seems this has been open for years. Is there any work around for this? |
+1 we should focus on the soluction, not the on the problem.. |
xdebug 2.2.2
cannot be installed because pyrus doesn't like thezendextsrcrelease
element in thepackage.xml
:The text was updated successfully, but these errors were encountered: