Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Oct 29: Atlanta (1.1 - English)
Oct 29: Montreal (1.1 - English)
Nov 19: Paris (1.1 - Francais)
Nov 26: Atlanta (1.1 - English)
Dec 10: Paris (1.1 - Francais)
and more...

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

New in symfony 1.2: Error Templates and Request Formats

symfony 1.1 introduced native support for different formats and mime-types. But there was one missing piece: error support. That's fixed in symfony 1.2, thanks to the great work of Kris Wallsmith. Read more »

Unit Testing your Models

Writing unit tests for your Propel or Doctrine model is much more easier as of symfony 1.1. In this tutorial, you will learn some great tips and best practices to write better tests for your models. Read more »

New in symfony 1.2: Small things matter (3)

Here comes the third edition of small things that might make you happy in symfony 1.2. Read more »

A week of symfony #92 (29 september -> 5 october 2008)

Symfony development activity reached this week its highest peak with the release of three new versions: 1.0.18, 1.1.3 and 1.1.4. Meanwhile, symfony 1.2 introduced the new sfTester classes and revamped functional test classes. Read more »

symfony 1.1.4 released: Security fix

In accordance with our security policy, we are releasing today symfony 1.1.4 to fix a security issue that has been reported by a symfony user earlier today. This post contains the description of the vulnerability and the description of the changes we have made to fix it. The affected symfony versions are all symfony 1.1 releases and the 1.2 branch. Read more »

Security must be taken seriously

The symfony framework has always provided the tools needed by the developers to secure their applications. Read more »

symfony 1.0.18 is out

symfony 1.0.18 has been released yesterday. As usual, this is a bugfix release. Read more »

symfony 1.1.3 released

The 1.1.3 maintenance version of symfony is published today, just two weeks after the previous 1.1.2 maintenance release. It fixes an important regression in the "cache:clear" command line code. Read more »

A week of symfony #91 (22->28 september 2008)

Few weeks ahead of its release, symfony 1.2 continues improving components such as routing and forms while adding some goodies like format support for exceptions. Read more »

New in symfony 1.2: Small things matter (2)

Symfony 1.2 already comes with a lot of great new features but smaller things also matter a lot. Here is yet another post about small things we have recently added to symfony 1.2. Read more »