PHPUnit Installer updated to 3.6.4

Posted November 29th, 2011 • 1 min read

Just a small update .. I updated the PHPUnit Installer Shell for CakePHP 2.0 to use version 3.6.4.

All dependencies have been updated as well, so it's 23% more awesome.

Stay up to date

Want to know when a new post comes out and stay in the loop on tips, tricks and gotchas? Consider signing up for the Mindthecode newsletter.

Comments

Keep reading

April 27th, 2020 • 35 min read
Exploring the options we have as developers to retrieve a large dataset. We will go through the process of finding the data we need, and then write the code to make that date ours in a format we can use.
October 14th, 2011 • 2 min read
In this post I will show you how to add GZip to your PHP application
September 26th, 2017 • 15 min read
I always wanted to toy around with an image recognition library but it always felt kinda daunting. Today we'll explore this together to detect license plates.