-
-
Notifications
You must be signed in to change notification settings - Fork 878
fix(#2502): replace property-info type with type-info #2526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.x
Are you sure you want to change the base?
Conversation
Hello, "Since symfony/property-info 7.3: The Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes() method is deprecated, use Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType() instead" Are there any fixes for this? |
You can set https://symfony.com/bundles/NelmioApiDocBundle/current/configuration_reference.html#type-info |
c680821
to
e8d9480
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 5.x #2526 +/- ##
==========================================
- Coverage 96.49% 95.69% -0.80%
==========================================
Files 93 94 +1
Lines 2969 3092 +123
==========================================
+ Hits 2865 2959 +94
- Misses 104 133 +29 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
154279c
to
e01f314
Compare
Description
Replaces deprecated property-info type with type-info
Closes #2502
What type of PR is this? (check all applicable)
Checklist
docs/
)CHANGELOG.md
)