Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-26 | 1.4 kB | |
v2.6.0 source code.tar.gz | 2025-03-26 | 37.2 kB | |
v2.6.0 source code.zip | 2025-03-26 | 98.3 kB | |
Totals: 3 Items | 136.9 kB | 0 |
This release mostly allows for more recent Doctrine libraries, and polishes the tests a bit.
What's Changed
- use self to access constant in final classes by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1488
- fix typo by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1490
- Fix php cs fixer by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1487
- Fix tests by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1486
- update objects and methods typehint by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1489
- fix tests on flysystem v2 by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1492
- Improve public uri by @guillaume-sainthillier in https://github.com/dustin10/VichUploaderBundle/pull/1491
- Allow Doctrine Persistence v4 by @tobias-93 in https://github.com/dustin10/VichUploaderBundle/pull/1494
- ⬆️ upgrade PHPUnit by @garak in https://github.com/dustin10/VichUploaderBundle/pull/1496
- migrate to phpunit attributes by @garak in https://github.com/dustin10/VichUploaderBundle/pull/1498
New Contributors
- @guillaume-sainthillier made their first contribution in https://github.com/dustin10/VichUploaderBundle/pull/1488
Full Changelog: https://github.com/dustin10/VichUploaderBundle/compare/v2.5.1...v2.6.0