php - Symfony2 initialize error -


i have problem symfony2 project. on localhost works fine, on server got error:

"catchable fatal error: argument 1 passed symfony\component\httpfoundation\session\attribute\attributebag::initialize() must of type array, string given, called in /home/visset/ftp/cms/dashboard/app/cache/dev/classes.php on line 252 , defined"

i checked , initialize() function passed empty string.

what reason of problem?


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -