Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-BETA2
-
Fix Version/s: 2.0-BETA4
-
Component/s: Documentation
-
Security Level: All
-
Labels:None
-
Environment:Mac OS X 10.6.
Description
Documentation gives incorrect command for downloading ORM from PEAR which causes the installation to fail with the message:
Failed to download doctrine/DoctrineORM, version "2.0.0", latest release is version 2.0.0BETA2, stability "beta", use "channel://pear.doctrine-project.org/DoctrineORM-2.0.0BETA2" to install
install failed
Currently:
sudo pear install pear.doctrine-project.org/DoctrineORM-2.0.0
Change to:
sudo pear install pear.doctrine-project.org/DoctrineORM-2.0.0BETA2
http://github.com/doctrine/orm-documentation/commit/70d12fc57aa3ea3b94b1b8ff8efdf8b7e0543988