Compare versions of migrations without namespace #713
Annotations
5 errors and 1 warning
Run PHP_CodeSniffer:
lib/Doctrine/Migrations/Version/AlphabeticalComparator.php#L18
Function explode() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
lib/Doctrine/Migrations/Version/AlphabeticalComparator.php#L19
Expected 1 line before "return", found 0.
|
Run PHP_CodeSniffer:
lib/Doctrine/Migrations/Version/AlphabeticalComparator.php#L19
Function end() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
lib/Doctrine/Migrations/Version/SortedMigrationPlanCalculator.php#L48
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading