Problème console avec Symfony
	
	
		Bonjour,
Je suis actuellement un tuto sur Symfony , cependant dès que je souhaite exécuter une commande dans la console, un warning apparaît et m'empêche de continuer.
Le warning est le suivant :
	Citation:
	
		
		
			[Symfony\Component\Debug\Exception\ContextErrorException]                              
  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_ti  
  mezone_set() function. In case you used any of those methods and you are still gettin  
  g this warning, you most likely misspelled the timezone identifier. We selected the t  
  imezone 'UTC' for now, but please set date.timezone to select your timezone.
			
		
	
 
Merci d'avance pour votre aide!