| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-07 | 965 Bytes | |
| v2.9.0 source code.tar.gz | 2025-12-07 | 40.3 kB | |
| v2.9.0 source code.zip | 2025-12-07 | 105.1 kB | |
| Totals: 3 Items | 146.4 kB | 0 | |
What's Changed
- Support multiple extensions for MIME types in FileExtensionTrait by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1538
- Add namer_keep_extension configuration option by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1540
- Update PHPStan configuration and fix type issues by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1542
- Add FileRequired validator constraint by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1541
- Migrate configuration from XML to PHP by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1551
- Deprecate Annotation namespace in favor of Attribute namespace by @endelwar in https://github.com/dustin10/VichUploaderBundle/pull/1555
- ⬆️ allow Symfony 8 by @garak in https://github.com/dustin10/VichUploaderBundle/pull/1524
Full Changelog: https://github.com/dustin10/VichUploaderBundle/compare/v2.8.1...v2.9.0