diff --git a/phpunit-ignore.txt b/phpunit-ignore.txt index d34b9e3cf..e69de29bb 100644 --- a/phpunit-ignore.txt +++ b/phpunit-ignore.txt @@ -1,12 +0,0 @@ -# Ignoring deprecations from Nelmio\ApiDocBundle 4.17.0 -/^Since nelmio\/api-doc-bundle 4\.17\.0: Using the \$groups parameter of "Nelmio\\ApiDocBundle\\PropertyDescriber\\(PropertyDescriber|IntegerPropertyDescriber|NullablePropertyDescriber|StringPropertyDescriber|ObjectPropertyDescriber)::describe\(\)" is deprecated/ - -# Ignoring deprecations from Nelmio\ApiDocBundle 4.32.3 -/^Since nelmio\/api-doc-bundle 4\.32\.3: The "Nelmio\\ApiDocBundle\\Annotation\\(Operation|Security|Areas|Model)" class is deprecated and will be removed in 5\.0\. Use the "\\Nelmio\\ApiDocBundle\\Attribute\\(Operation|Security|Areas|Model)" attribute instead\./ - -# Ignoring deprecations from Nelmio\ApiDocBundle 4.33.4 -/^Since nelmio\/api-doc-bundle 4\.33\.4: Passing null to the "\$options" argument of "Nelmio\\ApiDocBundle\\Model\\Model\:\:\_\_construct\(\)" is deprecated\, pass an empty array instead\./ -/^Since nelmio\/api-doc-bundle 4\.33\.4: Passing null to the "\$options" argument of "Nelmio\\ApiDocBundle\\Attribute\\Model\:\:\_\_construct\(\)" is deprecated\, pass an empty array instead\./ - -# Ignoring deprecations from Nelmio\ApiDocBundle 4.36.1 -/^Since nelmio\/api-doc-bundle 4\.36\.1: Passing an array with key "value" to "Nelmio\\ApiDocBundle\\Attribute\\Areas\:\:\_\_construct" is deprecated\, pass the list of strings directly\./ \ No newline at end of file