Community

Support

User Contributions

RSS Feeds

Report a Bug

If you have a problem with symfony, if you want to report a bug, discuss a new feature or contribute to the project, this is your starting point.

Here at symfony-project.org

Outside

rss feed

Se publica Symfony 1.0.15

Posted on Saturday 10 May at 6:38PM by Symfony.es
Continúa la semana loca de lanzamiento de nuevas versiones de Symfony. Después de que el lunes se publicara la versión 1.0.14 y el miércoles la versión 1.1.0 RC1, ahora llega la última versión de la rama 1.0.X. En esta versión 1.0.15 se corrige un error introducido por PHP 5.2.6, por lo q...

Virtualisation: A Symfony Developer’s Best Friend - Part 5

Posted on Friday 9 May at 10:41PM by Symfony Stuff
Hello! The good news is that we’re almost there. I hope you’ve been able to follow my instructions thus far - believe me, the end result is more than worth it. In this part of the tutorial, we will be dealing with the installation of both PEAR and Symfony, as well as the init...

Yaml (yml) file gotchas - trying to set default culture to “no”

Posted on Friday 9 May at 7:3PM by Eat my monkeydust » Symfony
The yaml file parser will attempt to parse all the values, rather than taking them as they are - which in most cases is a good thing, however you must remember to use quotes when the intended output is a string, and the parser may interpret the value otherwise: default_culture: en // No proble...

Symfony, Propel e Innodb

Posted on Friday 9 May at 5:4PM by PHPes.com - PHP en Español » symfony
Si utilizas propel para generar el sql desde el schema, y necesitas que incluya el tipo innodb en la declaración de creación de la tabla, debes incluir la siguiente línea en /config/propel.ini : propel.mysql.tableType = InnoDB Luego, ejecutando “symfony propel-build-sql” ge...

Symfony 1.0.15 Released

Posted on Friday 9 May at 4:42PM by Symfony Stuff
See: http://www.symfony-project.org/blog/2008/05/09/symfony-1-0-15-is-out After the release of PHP 5.2.6 here is symfony 1.0.15. This revision fixes a regression in php5.2.6 and we do recommend you to upgrade if you plan to upgrade your PHP. Symfony 1.1 is not impacted by this problem. Nice turna...

Symfony 1.0.15 beschikbaar

Posted on Friday 9 May at 6:27AM by Symfony-framework.nl
Vandaag is symfony 1.0.15 uitgekomen. Hoofdzakelijke reden voor deze release zo snel na 1.0.14 is een fix voor de nieuwe versie van PHP (5.2.6).<br />Naast die fix zijn er een aantal kleine andere fixes doorgevoerd. Het lijstje is te vinden op <a href="http://www.symfony-project.org...