|
Hi,
if there is a way I can't figure it out: Is it possible to update to the release candidate through the pear-updater? I know this is merely a convenience, but very useful when one plays (compiles) around with the php-code a lot.
Thank you very much!
PS: I tried:
pear -d preferred_state=beta upgrade firephp/FirePHPCore
pear -d preferred_state=snapshot upgrade firephp/FirePHPCore
and
pear -d preferred_state=snapshot install firephp/FirePHPCore
which gives:
firephp/FirePHPCore is already installed and is the same as the released version 0.3.1
install failed
|