Install PHP 5.4.11 or newer if your project uses the logout handler from the Symfony Security Component.
Install and enable the intl extension (used for validators).
Install and/or enable a PHP accelerator (highly recommended).
Set "realpath_cache_size" to e.g. "1024" in php.ini* to improve performance on windows.
Написано, что править надо файл в этом пути:
* Changes to the php.ini file must be done in "Z:\usr\local\php5\php.ini".
однако при изменении файла и обновлении symfony config.php не происходит никаких изменений.
@import: url(/assets/templates/letterprint/fount/epsil.ttf); - эту строчку уже заменил на @import: url(/assets/templates/letterprint/fount/a_avanteint_bold.ttf);
Install and enable the intl extension (used for validators).
Install and/or enable a PHP accelerator (highly recommended).