group_import
There MUST be group use for the same namespaces.
--- Original +++ New <?php -use Foo\Bar; -use Foo\Baz; +use Foo\{Bar, Baz};