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...
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...
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...
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...
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...
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...