| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-07 | 743 Bytes | |
| v7.3.8 source code.tar.gz | 2025-12-07 | 22.3 kB | |
| v7.3.8 source code.zip | 2025-12-07 | 39.7 kB | |
| Totals: 3 Items | 62.7 kB | 0 | |
Changelog (https://github.com/symfony/property-info/compare/v7.3.7...v7.3.8)
- bug symfony/symfony#62388 [TypeInfo] Simple array should be array type (@matijn-made)
- bug symfony/symfony#62587 [PropertyInfo] treat mixed[] the same as array when getting types from docblocks (@xabbuh)
- bug symfony/symfony#62577 [PropertyInfo] treat
mixed[]the same asarraywhen getting types from docblocks (@xabbuh) - bug symfony/symfony#62334 [PropertyInfo] Fix
ReflectionExtractorhandling of underscore-only property names (@yoeunes)