Introduce addDeferredSql method in migration class #802
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
2 errors
Static Analysis with PHPStan (8.3):
tests/MigratorTest.php#L125
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
|
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
|