Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 29, 2025

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues account for phpDocumentor/TypeResolver#237
License MIT

This fixes the PropertyInfo component tests by treating mixed[] as an alias of array sticking with the current behaviour even if that may technically not be fully correct to avoid unwanted behaviour changes for existing applications (see #62546 (comment)).

This fixes the PropertyInfo component tests by treating `mixed[]` as an alias
of `array` sticking with the current behaviour even if that may technically
not be fully correct to avoid unwanted behaviour changes for existing applications
(see symfony#62546 (comment)).
@xabbuh xabbuh changed the title [PropertyInfo] fix tests [PropertyInfo] treat mixed[] the same as array when getting types from docblocks Nov 29, 2025
@xabbuh xabbuh force-pushed the property-info-tests-6.4 branch from 0421009 to 2d94451 Compare November 29, 2025 16:04
@fabpot
Copy link
Member

fabpot commented Nov 29, 2025

Thank you @xabbuh.

@fabpot fabpot merged commit bc425ed into symfony:6.4 Nov 29, 2025
10 of 11 checks passed
@xabbuh xabbuh deleted the property-info-tests-6.4 branch November 29, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants