You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, i think this is not a problem, but while dumping a request made with Symfony\Component\HttpFoundation\Request on Symfony 3.0.1, the user agent used on request was Symfony/2.X.
I've searched for any issues about this but didn't found nothing. There is a reason for it to remains 2.X on 3.X releases, or can we update it to Symfony/3.X on this version? What do you guys think?