humanmade / Salty-WordPress

A flavorful way to manage your entire WordPress stack.
126 stars 22 forks source link

Install PHPUnit using the phar #94

Closed pdewouters closed 10 years ago

pdewouters commented 10 years ago

The pear method of install PHPUnit is outdated. https://github.com/sebastianbergmann/phpunit/wiki/End-of-Life-for-PEAR-Installation-Method

We should use the new phar to install it. http://phpunit.de/getting-started.html

pdewouters commented 10 years ago

@danielbachhuber review merge please, or do we need to update the CONTRIBUTING.md ? Is @joehoyle now the primary owner?

danielbachhuber commented 10 years ago

or do we need to update the CONTRIBUTING.md ? Is @joehoyle now the primary owner?

Good question ;)

joehoyle commented 10 years ago

I changed Primary to myself, @danielbachhuber I put you as secondary, let me know if you want me to remove that though. Are you still using Salty-WordPress, or is it all about MAMP now?

danielbachhuber commented 10 years ago

I'm still using, although sweet baby Jesus am I tired of caching issues. Might be time to install Linux on my machine

pdewouters commented 10 years ago

@joehoyle this look good to you?

joehoyle commented 10 years ago

Looks good to me, thanks @pdewouters