Joined June 2011
·
Achievements
130 Karma
0 Total ProTip Views
Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects
Charity
Fork and commit to someone's open source project in need
Kilo of Lemmings
Establish a space in the open source hall of fame by getting at least 1000 devs to watch a project
T-Rex
Have at least one original repo where C is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Altruist
Increase developer well-being by sharing at least 20 open source projects
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Forked 100
Have a seriously badass project that's been forked at least 100 times
Forked 50
Have a project with a thriving community of users that's been forked at least 50 times
Forked 20
Have an established project that's been forked at least 20 times
Forked
Have a project valued enough to be forked by someone else
Installing PHPUnit on Windows is as easy as downloading http://pear.phpunit.de/get/phpunit.phar and running it via "php phpunit.phar".
BTW: You're instructing your readers to install development versions of PHPUnit (that require PHP 5.4) without telling them about it.