Merge branch '1.12'
Conflicts:
Symfony/CS/AbstractAnnotationRemovalFixer.php
Symfony/CS/Fixer/Contrib/AlignEqualsFixer.php
Symfony/CS/Fixer/Contrib/NoBlankLinesBeforeNamespaceFixer.php
Symfony/CS/Fixer/Contrib/PhpdocVarToTypeFixer.php
Symfony/CS/Fixer/Symfony/PhpdocTypeToVarFixer.php
src/AbstractLinesBeforeNamespaceFixer.php
src/AbstractPhpdocTypesFixer.php
src/Fixer/Phpdoc/PhpdocNoAccessFixer.php
src/Fixer/Phpdoc/PhpdocNoPackageFixer.php
tests/DocBlock/AnnotationTest.php
tests/DocBlock/DocBlockTest.php
tests/DocBlock/LineTest.php
tests/DocBlock/TagComparatorTest.php
tests/DocBlock/TagTest.php
tests/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixerTest.php
tests/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixerTest.php
tests/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixerTest.php
tests/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixerTest.php
tests/Fixer/Phpdoc/PhpdocNoAccessFixerTest.php
tests/Fixer/Phpdoc/PhpdocNoEmptyReturnFixerTest.php
tests/Fixer/Phpdoc/PhpdocNoPackageFixerTest.php
tests/Fixer/Phpdoc/PhpdocOrderFixerTest.php
tests/Fixer/Phpdoc/PhpdocScalarFixerTest.php
tests/Fixer/Phpdoc/PhpdocSeparationFixerTest.php
tests/Fixer/Phpdoc/PhpdocSummaryFixerTest.php
tests/Fixer/Phpdoc/PhpdocTrimFixerTest.php
tests/Fixer/Phpdoc/PhpdocTypesFixerTest.php
tests/Fixer/Phpdoc/PhpdocVarWithoutNameFixerTest.php
tests/Fixer/ReturnNotation/SimplifiedNullReturnFixerTest.php