PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Testing » PHPUnit2 » Bug #7100

Install fails with xdebug.2.0.0rc1-dev

Details

Submitted2006-03-12 17:54 UTC
Frominfo at e-novative dot de
StatusClosed
PackagePHPUnit2
PHP Version5.1.2
OSWin XP
Roadmaps(Not assigned)

Comments

[2006-03-12 17:54 UTC] info at e-novative dot de

Description:
------------
PEAR installation fails with the latest xdebug-2.0.0rc1-dev installed:

pear/PHPUnit2 requires PHP extension "xdebug" (version >= 2.0.0beta2), installed
version is 2.0.0rc1-dev
No valid packages found

As a workaround, temporarily disabling when installing PHPUnit xdebug helps.

[2006-04-19 07:56 UTC] soporte at onfocus dot cl

I have the same problem.

thanks for suggesting a workaround ;-)

This is a pear and not an phpunit2 bug right ?

ps: what and horrible and hard to read captcha have the bug tracker now.

[2006-04-20 20:53 UTC] info at e-novative dot de

The problem seems to be the "weird" xdebug version number that PEAR can not correctly compare to the minimum requirement. I'd agree that this probably is a PEAR bug, but obviously it shows up with PHPUnit.

Any word from Sebastian?

[2006-04-21 05:09 UTC] sebastian at php dot net

I am currently busy preparing for my final oral exam at the University and with moving to Norway where I will write my thesis starting on May 1st.

I hope to continue to work on PHPUnit once I settled in there. Thank you for your patience.

[2006-05-31 19:31 UTC] sebastian at php dot net

Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/PHPUnit2