On Thu, Jan 5, 2012 at 1:34 PM, Dan Nessett <[email protected]> wrote: > So, I upgraded PHPUnit (using pear upgrade phpunit/PHPUnit). This > installed 3.4.15 (not 3.5). > > I am running on Ubuntu 8.04. Anyone have an idea how to get PHPUnit 3.5 > installed? >
uninstall the pear version and do a make install. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
