| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.9.0 source code.tar.gz | 2026-02-10 | 70.0 kB | |
| 3.9.0 source code.zip | 2026-02-10 | 150.3 kB | |
| README.md | 2026-02-10 | 1.6 kB | |
| Totals: 3 Items | 221.9 kB | 0 | |
What's Changed
- Fix MimeTypeTest for Symfony 7.4 by @alexander-schranz in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2423
- Don't use deprecated
#[Route]methods by @HypeMC in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2422 - FIx usage of Regex validator constructor by @dev-craftec in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2417
- Fix deprecations from symfony/validator by @tjveldhuizen in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2418
- Use php instead of xml for service configuration by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2421
- Add support for symfony v8 by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2427
- Test against PHP 8.5 by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2426
- Fix badges in readme by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2428
- Allow usage with symfony/config v8 by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2429
- Fix usage of null as an array offset which is deprecated in PHP 8.5 by @W0rma in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2431
New Contributors
- @HypeMC made their first contribution in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2422
- @dev-craftec made their first contribution in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2417
- @tjveldhuizen made their first contribution in https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2418
Full Changelog: https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.8.0...3.9.0