Skip to content

doctrine:migration:diff does not work if the table has an index with a functional part. #5432

doctrine:migration:diff does not work if the table has an index with a functional part.

doctrine:migration:diff does not work if the table has an index with a functional part. #5432

Re-run triggered September 17, 2023 14:20
Status Failure
Total duration 42s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Coding Standards / Coding Standards (8.2): src/Schema/MySQLSchemaManager.php#L599
You must use "/**" style comments for a function comment
Coding Standards / Coding Standards (8.2): src/Schema/AbstractSchemaManager.php#L1473
Function stripslashes() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.2)
Process completed with exit code 1.