php PHP 5.3 - End of Life statistics PHP 5.3 met its end-of-life in August 2014. It's been a good run for the most popular 5.x version (given by the several breaking changes introduced in PHP 5.4). How
programming Using a CDN with Symfony2 assets and Twig After a bit of research, I've managed to discover how to use a CDN with Symfony2 and the Twig template engine using the Symfony2 proper way. Until now I've had to hardcode stuff
programming How to setup a Symfony 2 project under Windows I’ve decided to write this short tutorial on how to setup a Symfony 2 project in Windows mainly because all the good tutorials (including the Symfony website) display most of the info