Skip to content

IBX-10362: Fixed validation of matrix field without columns when creating content type #287

IBX-10362: Fixed validation of matrix field without columns when creating content type

IBX-10362: Fixed validation of matrix field without columns when creating content type #287

Triggered via pull request August 22, 2025 08:35
@OstafinLOstafinL
synchronize #77
IBX-10362
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: pull_request
Matrix: Tests
Matrix: Run code style check
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Tests (8.3)
Process completed with exit code 1.
Tests (8.3): src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
Tests (8.3): src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
Tests (8.0)
Process completed with exit code 1.
Tests (8.0): src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
Tests (8.0): src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
Tests (7.4)
Process completed with exit code 1.
Tests (7.4): src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
Tests (7.4): src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.