Bug #100927
closedsymfony/property-info 6.2.11 causes unit test fail
100%
Description
TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchema\Property\PropertyWithoutTypeDeclarationsTest::objectStorageWithArraySyntaxWithoutKeyValueTypeProperty Failed asserting that two arrays are identical. --- Expected +++ Actual 439@@ @@ 440-Array &0 () 441+Array &0 ( 442+ 0 => Symfony\Component\PropertyInfo\Type Object #137687 ( 443+ 'builtinType' => 'string' 444+ 'nullable' => false 445+ 'class' => null 446+ 'collection' => false 447+ 'collectionKeyType' => Array &1 () 448+ 'collectionValueType' => Array &2 () 449+ ) 450+ 1 => Symfony\Component\PropertyInfo\Type Object #137691 ( 451+ 'builtinType' => 'int' 452+ 'nullable' => false 453+ 'class' => null 454+ 'collection' => false 455+ 'collectionKeyType' => Array &3 () 456+ 'collectionValueType' => Array &4 () 457+ ) 458+) 459/builds/typo3/CI/cms/typo3/sysext/extbase/Tests/Unit/Reflection/ClassSchema/Property/PropertyWithoutTypeDeclarationsTest.php:197 460/builds/typo3/CI/cms/vendor/phpunit/phpunit/phpunit:99
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79150
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79150
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79151
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79151
Updated by Stefan Bürk over 1 year ago
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79151
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c374f161f16b2e6baf441f48e90264ad9dfa587e.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79152
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset 95a67e7d961039d12fe68602a1ba06aec201153b.