You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Deprecated: The \"Nelmio\\ApiDocBundle\\PropertyDescriber\\UuidPropertyDescriber::describe()\" method will require a new \"array $context\" argument in the next major version of its interface \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriberInterface\", not defining it is deprecated.","context":{"exception":{"class":"ErrorException","message":"User Deprecated: The \"Nelmio\\ApiDocBundle\\PropertyDescriber\\UuidPropertyDescriber::describe()\" method will require a new \"array $context\" argument in the next major version of its interface \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriberInterface\", not defining it is deprecated.","code":0,"file":"/var/www/app/vendor/symfony/error-handler/DebugClassLoader.php:341
I think I need to add an argument array $context = [] in UuidPropertyDescriber::describe
Should I make a pull request or will you add it yourself?
Additional context
No response
The text was updated successfully, but these errors were encountered:
Version
4.27.0
Description
Hi all :)
After update on
I have deprecation record
User Deprecated: The \"Nelmio\\ApiDocBundle\\PropertyDescriber\\UuidPropertyDescriber::describe()\" method will require a new \"array $context\" argument in the next major version of its interface \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriberInterface\", not defining it is deprecated.","context":{"exception":{"class":"ErrorException","message":"User Deprecated: The \"Nelmio\\ApiDocBundle\\PropertyDescriber\\UuidPropertyDescriber::describe()\" method will require a new \"array $context\" argument in the next major version of its interface \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriberInterface\", not defining it is deprecated.","code":0,"file":"/var/www/app/vendor/symfony/error-handler/DebugClassLoader.php:341
I think I need to add an argument
array $context = []
inUuidPropertyDescriber::describe
Should I make a pull request or will you add it yourself?
Additional context
No response
The text was updated successfully, but these errors were encountered: