PSR12 mandates that different types of use statements (classes, functions, constants) are separated by one line and not contain an empty line (see https://www.php-fig.org/psr/psr-12/#3-declare-statements-namespace-and-import-statements). Enabling sorting of headers breaks this. Ideally each section would be sorted individually.