On Tue, Jan 14, 2014 at 9:31 AM, Brad Jorsch (Anomie) <bjorsch@wikimedia.org
wrote:
On Tue, Jan 14, 2014 at 11:07 AM, Chad innocentkiller@gmail.com wrote:
What version is available via PEAR? Installing via that is no more manual than apt.
Err, yes it is. With apt it gets upgraded whenever I upgrade anything else, while pear is in its own little world with its own dependencies and such.
pear, pecl, cpan, npm, and the rest of those language-specific package managers seem like a very poor substitute to me.
Fair enough. I just realized what a hypocrite I was being :)
I do like the idea of letting you specify the phar from the command line though, so you don't have to worry about include_paths or can swap out different versions at runtime.
-Chad