|
1 | 1 | <?xml version="1.0"?>
|
2 | 2 | <files version="1">
|
3 |
| - <file path="vendor/symfony/deprecation-contracts/function.php"> |
4 |
| - <line number="25" hash="c6af5d66288d0667e424978000f29571e4954b81"> |
5 |
| - <issue><![CDATA[Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.]]></issue> |
6 |
| - <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> |
7 |
| - <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> |
8 |
| - </line> |
| 3 | + <file path="vendor/symfony/property-info/PropertyInfoExtractor.php"> |
| 4 | + <line number="83" hash="d6a2647d12ea79c406f5db6388a2918189a91630"> |
| 5 | + <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> |
| 6 | + </line> |
| 7 | + </file> |
| 8 | + <file path="vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php"> |
| 9 | + <line number="169" hash="d6a2647d12ea79c406f5db6388a2918189a91630"> |
| 10 | + <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> |
| 11 | + </line> |
| 12 | + </file> |
| 13 | + <file path="vendor/symfony/property-info/Extractor/PhpStanExtractor.php"> |
| 14 | + <line number="103" hash="d6a2647d12ea79c406f5db6388a2918189a91630"> |
| 15 | + <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> |
| 16 | + </line> |
| 17 | + </file> |
| 18 | + <file path="vendor/symfony/property-info/Extractor/PhpDocExtractor.php"> |
| 19 | + <line number="126" hash="d6a2647d12ea79c406f5db6388a2918189a91630"> |
| 20 | + <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> |
| 21 | + </line> |
| 22 | + </file> |
| 23 | + <file path="vendor/symfony/property-info/Extractor/ReflectionExtractor.php"> |
| 24 | + <line number="163" hash="d6a2647d12ea79c406f5db6388a2918189a91630"> |
| 25 | + <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> |
| 26 | + </line> |
| 27 | + </file> |
| 28 | + <file path="vendor/symfony/validator/Constraints/Url.php"> |
| 29 | + <line number="68" hash="d190c47bc56cc227d124b726a3f2119933543051"> |
| 30 | + <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> |
| 31 | + </line> |
9 | 32 | </file>
|
10 | 33 | </files>
|
0 commit comments