Pessoal quando executo a linha: $ php app/console doctrine:schema:update --force está retornando o seguinte erro:
PHP Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /srv/gerente/vendor/monolog/monolog/src/Monolog/Logger.php on line 214
Nothing to update - your database is already in sync with the current entity metadata.
Ja foi definido no /etc/php5/apache2/php.ini a date.timezone = America/Sao_Paulo
Se alguem puder ajudar, meu muito obrigado!!!
Autor: Rodrigo Carvalho
