diff --git a/phpunit-baseline.json b/phpunit-baseline.json index 68ffe775a..1ddc0af6b 100644 --- a/phpunit-baseline.json +++ b/phpunit-baseline.json @@ -1,453 +1,1528 @@ [ { "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testJson", - "message": "Since api-platform/core 3.2: Setting the \"formats\" section will be mandatory in API Platform 4.", - "count": 1 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testJson", - "message": "Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run \"composer require symfony/string\" and set \"keep_legacy_inflector\" to false in config.", - "count": 1 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testJson", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testYaml", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testHtml", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 24 + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testYaml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ControllerTest::testControllers", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testYaml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Setting the \"formats\" section will be mandatory in API Platform 4.", + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testYaml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run \"composer require symfony/string\" and set \"keep_legacy_inflector\" to false in config.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testHtml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 14 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsPerDefaultIfEnabledPerFrameworkConfig", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testHtml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 7 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsIfCsrfProtectionIsEnabled", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testHtml", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 7 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyNotExistsIfCsrfProtectionIsDisabled", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ControllerTest::testControllers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::setUp", - "message": "Since api-platform/core 3.2: Setting the \"formats\" section will be mandatory in API Platform 4.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ControllerTest::testControllers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::setUp", - "message": "Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run \"composer require symfony/string\" and set \"keep_legacy_inflector\" to false in config.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ControllerTest::testControllers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::testFOSRestAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsPerDefaultIfEnabledPerFrameworkConfig", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfiguredDocumentation", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 12 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsPerDefaultIfEnabledPerFrameworkConfig", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUndocumentedAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsPerDefaultIfEnabledPerFrameworkConfig", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFetchArticleAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsPerDefaultIfEnabledPerFrameworkConfig", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFilteredAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsIfCsrfProtectionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSwaggerAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsIfCsrfProtectionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testAnnotationWithManualPath", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsIfCsrfProtectionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testImplicitSwaggerAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyExistsIfCsrfProtectionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyNotExistsIfCsrfProtectionIsDisabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDeprecatedAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyNotExistsIfCsrfProtectionIsDisabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testApiPlatform", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyNotExistsIfCsrfProtectionIsDisabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserModel", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\CsrfProtectionFunctionalTest::testTokenPropertyNotExistsIfCsrfProtectionIsDisabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormSupport", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::testFOSRestAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 - }, - { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityOverrideAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 16 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::testFOSRestAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInlinePHP81Parameters", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::testFOSRestAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testClassSecurityAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FOSRestTest::testFOSRestAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", - "message": "getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfiguredDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 6 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfiguredDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 3 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfigReference", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfiguredDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testOperationsWithOtherAnnotationsAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfiguredDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoDuplicatedParameters", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUndocumentedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSerializedNameAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUndocumentedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCompoundEntityAction", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUndocumentedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInvokableController", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUndocumentedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDefaultOperationId", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFetchArticleAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNamedRouteOperationId", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFetchArticleAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCustomOperationId", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFetchArticleAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testPrivateProtectedExposure", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFetchArticleAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphism", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFilteredAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphismWhenUsingFileConfiguration", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFilteredAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDiscriminatorMapLoadsChildrenModels", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFilteredAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoAdditionalPropertiesSupport", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFilteredAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEnumSupport", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithOverriddenSchemaTypeDoNotReadOtherProperties", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithRefInSchemaDoNoReadOtherProperties", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithObjectTypeStillReadProperties", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormsWithOverriddenSchemaTypeDoNotReadOtherProperties", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testAnnotationWithManualPath", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormWithRefInSchemaDoNoReadOtherProperties", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testAnnotationWithManualPath", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormCsrfIsOnlyDetectedIfCsrfExtensionIsEnabled", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testAnnotationWithManualPath", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithNullableSchemaSet", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testAnnotationWithManualPath", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testContextPassedToNameConverter", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testImplicitSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testArbitraryArrayModel", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testImplicitSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDictionaryModel", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testImplicitSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithFalsyDefaults", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testImplicitSwaggerAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testRangeIntegers", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\JMSFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Setting the \"formats\" section will be mandatory in API Platform 4.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\JMSFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run \"composer require symfony/string\" and set \"keep_legacy_inflector\" to false in config.", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\JMSFunctionalTest::setUp", - "message": "Since symfony/templating 6.4: \"Symfony\\Component\\Templating\\Helper\\Helper\" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\JMSFunctionalTest::setUp", - "message": "Since symfony/templating 6.4: \"Symfony\\Component\\Templating\\Helper\\HelperInterface\" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.", - "count": 1 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDeprecatedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerPHPApiComplianceTest::testAllContextsCopyRoot", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDeprecatedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testSwaggerUi", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDeprecatedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testRedocly", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDeprecatedAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testApiPlatformSwaggerUi", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testApiPlatform", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testJsonDocs", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testApiPlatform", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testYamlDocs", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testApiPlatform", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringModelGetsCreated", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testApiPlatform", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryString", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersAreOptional", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersOverwriteParameters", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameter", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testUserModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesNullable", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesDefault", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterOverwriteParameter", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayload", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadNullable", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadOverwriteRequestBody", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadHandlesAlreadySetContent", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadPassesValidationGroups", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringPassesValidationGroups", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityOverrideAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 8 }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityOverrideAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityOverrideAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSecurityOverrideAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInlinePHP81Parameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInlinePHP81Parameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInlinePHP81Parameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInlinePHP81Parameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testClassSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testClassSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testClassSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testClassSecurityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", + "message": "getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSymfonyConstraintDocumentation", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfigReference", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfigReference", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfigReference", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testConfigReference", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testOperationsWithOtherAnnotationsAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testOperationsWithOtherAnnotationsAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testOperationsWithOtherAnnotationsAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testOperationsWithOtherAnnotationsAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoDuplicatedParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoDuplicatedParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoDuplicatedParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoDuplicatedParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSerializedNameAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSerializedNameAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSerializedNameAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testSerializedNameAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCompoundEntityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCompoundEntityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCompoundEntityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCompoundEntityAction", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInvokableController", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInvokableController", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInvokableController", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testInvokableController", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDefaultOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDefaultOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDefaultOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDefaultOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNamedRouteOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNamedRouteOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNamedRouteOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNamedRouteOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCustomOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCustomOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCustomOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testCustomOperationId", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testPrivateProtectedExposure", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testPrivateProtectedExposure", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testPrivateProtectedExposure", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testPrivateProtectedExposure", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphism", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphism", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphism", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphism", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphismWhenUsingFileConfiguration", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphismWhenUsingFileConfiguration", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphismWhenUsingFileConfiguration", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testModelsWithDiscriminatorMapAreLoadedWithOpenApiPolymorphismWhenUsingFileConfiguration", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDiscriminatorMapLoadsChildrenModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDiscriminatorMapLoadsChildrenModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDiscriminatorMapLoadsChildrenModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDiscriminatorMapLoadsChildrenModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoAdditionalPropertiesSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoAdditionalPropertiesSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoAdditionalPropertiesSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testNoAdditionalPropertiesSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEnumSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEnumSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEnumSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEnumSupport", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithObjectTypeStillReadProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithObjectTypeStillReadProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithObjectTypeStillReadProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntitiesWithObjectTypeStillReadProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormsWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormsWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormsWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormsWithOverriddenSchemaTypeDoNotReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormWithRefInSchemaDoNoReadOtherProperties", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormCsrfIsOnlyDetectedIfCsrfExtensionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormCsrfIsOnlyDetectedIfCsrfExtensionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormCsrfIsOnlyDetectedIfCsrfExtensionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testFormCsrfIsOnlyDetectedIfCsrfExtensionIsEnabled", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithNullableSchemaSet", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithNullableSchemaSet", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithNullableSchemaSet", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithNullableSchemaSet", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testContextPassedToNameConverter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testContextPassedToNameConverter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testContextPassedToNameConverter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testContextPassedToNameConverter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testArbitraryArrayModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testArbitraryArrayModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testArbitraryArrayModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testArbitraryArrayModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDictionaryModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDictionaryModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDictionaryModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testDictionaryModel", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithFalsyDefaults", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithFalsyDefaults", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithFalsyDefaults", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testEntityWithFalsyDefaults", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testRangeIntegers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testRangeIntegers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testRangeIntegers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\FunctionalTest::testRangeIntegers", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerPHPApiComplianceTest::testAllContextsCopyRoot", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerPHPApiComplianceTest::testAllContextsCopyRoot", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerPHPApiComplianceTest::testAllContextsCopyRoot", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerPHPApiComplianceTest::testAllContextsCopyRoot", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testRedocly", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testRedocly", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testRedocly", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testRedocly", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testApiPlatformSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testApiPlatformSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testApiPlatformSwaggerUi", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testJsonDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testJsonDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testJsonDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testJsonDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testYamlDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testYamlDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testYamlDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SwaggerUiTest::testYamlDocs", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringModelGetsCreated", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringModelGetsCreated", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringModelGetsCreated", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringModelGetsCreated", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryString", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryString", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryString", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryString", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersAreOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersAreOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersAreOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersAreOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersOverwriteParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersOverwriteParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersOverwriteParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringParametersOverwriteParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesDefault", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesDefault", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesDefault", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesDefault", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterOverwriteParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterOverwriteParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterOverwriteParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterOverwriteParameter", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayload", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayload", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayload", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayload", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadNullable", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadOverwriteRequestBody", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadOverwriteRequestBody", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadOverwriteRequestBody", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadOverwriteRequestBody", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadHandlesAlreadySetContent", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadHandlesAlreadySetContent", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadHandlesAlreadySetContent", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadHandlesAlreadySetContent", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapRequestPayloadPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringPassesValidationGroups", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParameters", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParameters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParametersOptional", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParametersOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParametersOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryStringHandlesManyParametersOptional", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesValidateFilters", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesValidateFilters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Setting the \"formats\" section will be mandatory in API Platform 4.", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesValidateFilters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 1 }, { - "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::setUp", - "message": "Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run \"composer require symfony/string\" and set \"keep_legacy_inflector\" to false in config.", + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\SymfonyFunctionalTest::testMapQueryParameterHandlesValidateFilters", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", "count": 1 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintGroupsAreRespectedWhenDescribingModels", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintGroupsAreRespectedWhenDescribingModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintGroupsAreRespectedWhenDescribingModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintGroupsAreRespectedWhenDescribingModels", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintDefaultGroupsAreRespectedWhenReadingAnnotations", - "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", - "count": 8 + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\PropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 4 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintDefaultGroupsAreRespectedWhenReadingAnnotations", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\RequiredPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 2 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintDefaultGroupsAreRespectedWhenReadingAnnotations", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\IntegerPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 + }, + { + "location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ValidationGroupsFunctionalTest::testConstraintDefaultGroupsAreRespectedWhenReadingAnnotations", + "message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"Nelmio\\ApiDocBundle\\PropertyDescriber\\ObjectPropertyDescriber::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']", + "count": 1 }, { "location": "Nelmio\\ApiDocBundle\\Tests\\ModelDescriber\\Annotations\\SymfonyConstraintAnnotationReaderTest::testCompoundValidationRules",