Import most of Phinx\Util\Util #664
Annotations
5 errors
Run phpcs:
tests/TestCase/Util/_files/migrations/20120111235330_test_migration.php#L6
Each class must be in a namespace of at least one level (a top-level vendor name)
|
Run phpcs:
tests/TestCase/Util/_files/migrations/20120111235330_test_migration.php#L6
Class name doesn't match filename; expected "class 20120111235330_test_migration"
|
Run phpcs:
tests/TestCase/Util/_files/migrations/20120116183504_test_migration_2.php#L6
Each class must be in a namespace of at least one level (a top-level vendor name)
|
Run phpcs:
tests/TestCase/Util/_files/migrations/20120116183504_test_migration_2.php#L6
Class name doesn't match filename; expected "class 20120116183504_test_migration_2"
|
Run phpcs
Process completed with exit code 1.
|
Loading