Symfony 2: Annoying Issue with Data Transformers, DateTime, Timezones and PHP.ini
I spent almost the entire day going through the low level code of Symfony 2 trying to determine a really
Read MoreHitting Where It Hurts and Making the Universe Like It
Hitting Where It Hurts and Making the Universe Like It
I spent almost the entire day going through the low level code of Symfony 2 trying to determine a really
Read MoreOne of the things I’m developing a love for with Symfony 2 is how Doctrine, forms and Twig work together
Read MoreThe examples over on the Symfony 2 site regarding building a security system, while decent, are somewhat incomplete and a
Read MoreWhile creating a phpunit test against a form for Symfony 2, I encountered an interesting problem that made little sense
Read MoreThe examples from the documentation on the Symfony 2 site did not explain how one could render a list of
Read MoreI created a new bundle for my application and am attempting to move towards a more serious mode of programming.
Read More