symfony - Warning: trim() expects parameter 1 to be string, array given when i install composer.phar -


i try install existing project,

when try execute : php composer.phar install => error,

[symfony\component\debug\exception\contexterrorexception] warning: trim() expects parameter 1 string, array given

script sensio\bundle\distributionbundle\composer\scripthandler::clearcache handling post-install-cmd event terminated exception

[runtimeexception] error occurred when executing ""cache:clear --no-warmup"" command.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -