doctrine2 - Doctrine tool breaking Symfony Dialog Helper in ZF2 -


i updated zf2 , started getting error in command line when using doctrine tool. while not effect work being done, annoying.

i have searched relatively new using doctrine, not 100% sure need fix this:

php deprecated: "symfony\component\console\helper\dialoghelper" deprecated since version 2.5 , removed in 3.0. use

"symfony\component\console\helper\questionhelper" instead. in /var/www/cloud/vendor/symfony/console/helper/dialoghelper.php on line 34 php stack trace:

i using zf2 version: 2.4

thanks on this!

running composer update cleared problem me.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -