Symfony2: Doctrine Migrations and ACL tables
Edit: This is an issue with Symfony 2.0.x and looks to have been resolved for 2.1, please see Denderello's comment below »
Edit: This is an issue with Symfony 2.0.x and looks to have been resolved for 2.1, please see Denderello's comment below »
I have been looking at functional testing using Behat [http://behat.org/] and Mink [http://mink.behat.org/index.html] and their associated Symfony2 [http://symfony. »
One issue many people have with Dependency Injection is the way you can no longer jump to an implementation of a dependency in an IDE and »
Note: the coding standards used by Symfony2 have changed since this post was written, you can read more about this in my post Symfony2: Coding Standards »
There is an article on the state of autoloading in PHP frameworks [http://propel.posterous.com/the-end-of-autoloading] which says that in new frameworks the use of »