Docs folder standardization and other fixes #1227
Annotations
5 errors
|
Static analysis:
src/Migrator.php#L141
DeprecatedMethod: The method Yiisoft\Db\Schema\SchemaInterface::getRawTableName has been marked as deprecated
|
Static analysis:
src/Service/Generate/FieldsParser.php#L38
RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead.
|
Static analysis:
src/Service/MigrationService.php#L384
RiskyTruthyFalsyComparison: Operand of type false|int contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead.
|
Static analysis
Process completed with exit code 1.
|
Loading