Add EnforceCollationRule for Laravel #35
Annotations
6 errors
|
PHP 8.0
Process completed with exit code 1.
|
|
PHP 8.0:
tests/Rules/Laravel/fixtures/WrongCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
|
|
PHP 8.0:
tests/Rules/Laravel/fixtures/AllowCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
|
|
PHP 7.4
Process completed with exit code 1.
|
|
PHP 7.4:
tests/Rules/Laravel/fixtures/WrongCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
|
|
PHP 7.4:
tests/Rules/Laravel/fixtures/AllowCollation.php#L16
Call to an undefined method Illuminate\Database\Schema\Blueprint::collation().
|