forked from api-platform/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphpunit.baseline.xml
More file actions
33 lines (33 loc) · 2.42 KB
/
phpunit.baseline.xml
File metadata and controls
33 lines (33 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0"?>
<files version="1">
<file path="vendor/symfony/property-info/PropertyInfoExtractor.php">
<line number="83" hash="d6a2647d12ea79c406f5db6388a2918189a91630">
<issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead.]]></issue>
</line>
</file>
<file path="vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php">
<line number="169" hash="d6a2647d12ea79c406f5db6388a2918189a91630">
<issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getTypes()" method is deprecated, use "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getType()" instead.]]></issue>
</line>
</file>
<file path="vendor/symfony/property-info/Extractor/PhpStanExtractor.php">
<line number="103" hash="d6a2647d12ea79c406f5db6388a2918189a91630">
<issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getType()" instead.]]></issue>
</line>
</file>
<file path="vendor/symfony/property-info/Extractor/PhpDocExtractor.php">
<line number="126" hash="d6a2647d12ea79c406f5db6388a2918189a91630">
<issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getType()" instead.]]></issue>
</line>
</file>
<file path="vendor/symfony/property-info/Extractor/ReflectionExtractor.php">
<line number="163" hash="d6a2647d12ea79c406f5db6388a2918189a91630">
<issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getType()" instead.]]></issue>
</line>
</file>
<file path="vendor/symfony/validator/Constraints/Url.php">
<line number="68" hash="d190c47bc56cc227d124b726a3f2119933543051">
<issue><![CDATA[Since symfony/validator 7.1: Not passing a value for the "requireTld" option to the Url constraint is deprecated. Its default value will change to "true".]]></issue>
</line>
</file>
</files>