Archives for 08/2008
The symfony web debug toolbar is one of the developer best friend. It is always conveniently accessible in the browser when using the development environment. It gives you everything you need to know about the current page and ease the debugging of your applications. Until now, all the information available in this toolbar were hardcoded. But as of symfony 1.2, the web debug toolbar is entirely configurable.
Read more
Symfony core development resumed this week its normal pace with several changesets in the 1.2 branch. Among these updates, YAML parser gained full merge key support and PHP 5.2.4 was set as the minimum PHP version required.
Read more
symfony Camp 2008
by Fabien Potencier – August 08, 2008
This year again, DOP organizes the symfony camp. This is a unique opportunity to meet the community.
Read more
The first maintenance release of symfony 1.1 was published this week. In addition, refactorization has begun for symfony 1.2 and official website opened the completely revamped plugins section.
Read more
We're delighted to announce the immediate availability of the 1.1.1 bugfix release of the symfony framework, the first one since the release of the 1.1 stable version last month.
Read more