mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-19 11:43:24 +01:00
Fix PHPStan deprecated config option
This commit is contained in:
parent
9743058f7d
commit
9007459605
@ -7,8 +7,7 @@ parameters:
|
|||||||
symfony:
|
symfony:
|
||||||
container_xml_path: %rootDir%/../../../var/cache/test/appTestDebugProjectContainer.xml
|
container_xml_path: %rootDir%/../../../var/cache/test/appTestDebugProjectContainer.xml
|
||||||
|
|
||||||
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
|
bootstrapFiles:
|
||||||
autoload_files:
|
|
||||||
- vendor/bin/.phpunit/phpunit-8.3-0/vendor/autoload.php
|
- vendor/bin/.phpunit/phpunit-8.3-0/vendor/autoload.php
|
||||||
|
|
||||||
inferPrivatePropertyTypeFromConstructor: true
|
inferPrivatePropertyTypeFromConstructor: true
|
||||||
|
Loading…
Reference in New Issue
Block a user