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
After updating a Symfony app to ^4.1@dev I'm seeing this deprecation which I guess should be fixed by Symfony itself:
The "Symfony\Component\VarDumper\Command\ServerDumpCommand" class is
considered final. It may change without further notice as of its next
major version. You should not extend it from
"Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand".