Blog posts tagged with doctrine2
Fixing failing Behat scenarios in large suites
In projects I currently work on I'm taking the BDD approach really seriously. In one of my Symfony2 projects I ended up with quite a lot of Behat features and scenarios which one day started failing on the integration server. The problem was in MySQL returning "too many connections" response.
Things I like about the new Symfony2 Form Component
Forms Refactoring, the last big change and recently most awaited pull request for Symfony2, was finally finished last Sunday. The work is not fully done but it's ready for merge. Request is still waiting for approval and as soon as it's accepted (or rejected) we can expect a beta release.
Doctrine2 and Symfony2
I continue exploring the Symfony2 framework. It's flexible enough to be used with any modern PHP ORM. However, as with everything in Symfony2, there are sensible defaults provided. In case of an ORM it's Doctrine2 bundle.
Heard in the Community (2010.08.08)
Jonathan Wage wrote on his blog about Doctrine Annotations Library. It's used in Doctrine2 ORM for mapping information specified in doc-blocks. I'm really excited about it, especially because it is an independent library. It makes it a perfect tool for meta-programming. I can't wait to put my hands on it!


















