nelmio / NelmioApiDocBundle

Generates documentation for your REST API from annotations
MIT License
2.23k stars 836 forks source link

chore: [5.x] remove deprecations #2388

Closed DjordyKoert closed 2 weeks ago

DjordyKoert commented 2 weeks ago

Description

Removes all deprecations from 4.x

What type of PR is this? (check all applicable)

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.49%. Comparing base (ba50187) to head (7acd32c). Report is 1 commits behind head on 5.x.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5.x #2388 +/- ## ========================================== + Coverage 89.48% 95.49% +6.01% ========================================== Files 74 71 -3 Lines 2825 2577 -248 ========================================== - Hits 2528 2461 -67 + Misses 297 116 -181 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.