how to upgrade an old PEAR installation
Sunday, February 21st, 2010I ran into some challenges when trying to install PHPUnit on a server that had PEAR installed a couple years ago. The install failed because the PEAR package itself was outdated. The installed PEAR version was 1.4.11 which came out in August 2006. So I did a little internet research and found this excellent post [...]


