mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
76 lines
3.1 KiB
Text
76 lines
3.1 KiB
Text
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Method Wallabag\\\\Controller\\\\AnnotationController\\:\\:postAnnotationAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\Form\\\\FormInterface\\<mixed\\>\\.$#"
|
|
count: 1
|
|
path: src/Controller/AnnotationController.php
|
|
|
|
-
|
|
message: "#^Method Wallabag\\\\Controller\\\\AnnotationController\\:\\:putAnnotationAction\\(\\) should return Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse but returns Symfony\\\\Component\\\\Form\\\\FormInterface\\<null\\>\\.$#"
|
|
count: 1
|
|
path: src/Controller/AnnotationController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Entity\\\\RuleInterface\\:\\:getConfig\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/ConfigController.php
|
|
|
|
-
|
|
message: "#^Method FOS\\\\UserBundle\\\\Model\\\\UserManagerInterface\\:\\:updateUser\\(\\) invoked with 2 parameters, 1 required\\.$#"
|
|
count: 6
|
|
path: src/Controller/ConfigController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setFilepath\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/BrowserController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setUser\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/BrowserController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setFilepath\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/HtmlController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setUser\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/HtmlController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setFilepath\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/WallabagController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Wallabag\\\\Import\\\\ImportInterface\\:\\:setUser\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Controller/Import/WallabagController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Spiriit\\\\Bundle\\\\FormFilterBundle\\\\Filter\\\\Query\\\\QueryInterface\\:\\:getExpressionBuilder\\(\\)\\.$#"
|
|
count: 1
|
|
path: src/Event/Subscriber/CustomDoctrineORMSubscriber.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Spiriit\\\\Bundle\\\\FormFilterBundle\\\\Filter\\\\Query\\\\QueryInterface\\:\\:getExpr\\(\\)\\.$#"
|
|
count: 10
|
|
path: src/Form/Type/EntryFilterType.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method Scheb\\\\TwoFactorBundle\\\\Model\\\\Email\\\\TwoFactorInterface\\:\\:getName\\(\\)\\.$#"
|
|
count: 2
|
|
path: src/Mailer/AuthCodeMailer.php
|
|
|
|
-
|
|
message: "#^PHPDoc type Symfony\\\\Component\\\\Mailer\\\\MailerInterface of property Wallabag\\\\Mailer\\\\UserMailer\\:\\:\\$mailer is not covariant with PHPDoc type Swift_Mailer of overridden property FOS\\\\UserBundle\\\\Mailer\\\\TwigSwiftMailer\\:\\:\\$mailer\\.$#"
|
|
count: 1
|
|
path: src/Mailer/UserMailer.php
|
|
|
|
-
|
|
message: "#^Call to an undefined method DOMNode\\:\\:getAttribute\\(\\)\\.$#"
|
|
count: 1
|
|
path: tests/Controller/FeedControllerTest.php
|