mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Merge branch '1.11'
* 1.11: [Maintenance] Remove phpstan exclude for PHP7.4
This commit is contained in:
commit
ff02e5c88b
1 changed files with 0 additions and 2 deletions
|
|
@ -29,7 +29,5 @@ parameters:
|
|||
- 'src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/ReflectionExtractorHotfixPass.php'
|
||||
- 'src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/ReflectionExtractor.php'
|
||||
|
||||
# PHP 7.4-specific issues
|
||||
- 'src/Sylius/Component/Core/Formatter/StringInflector.php'
|
||||
ignoreErrors:
|
||||
- '/Access to an undefined property Doctrine\\Common\\Collections\\ArrayCollection/'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue