Skip to content

Commit 5d23ed7

Browse files
committed
[PHPStan] Aligned baseline with the changes
1 parent 7bdf4f1 commit 5d23ed7

File tree

1 file changed

+0
-120
lines changed

1 file changed

+0
-120
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -12365,16 +12365,6 @@ parameters:
1236512365
count: 1
1236612366
path: src/lib/MVC/Symfony/Security/InteractiveLoginToken.php
1236712367

12368-
-
12369-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProvider\\:\\:loadUserByUsername\\(\\) has parameter \\$user with no type specified\\.$#"
12370-
count: 1
12371-
path: src/lib/MVC/Symfony/Security/User/EmailProvider.php
12372-
12373-
-
12374-
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProvider\\:\\:loadUserByUsername\\(\\) has parameter \\$user with no type specified\\.$#"
12375-
count: 1
12376-
path: src/lib/MVC/Symfony/Security/User/UsernameProvider.php
12377-
1237812368
-
1237912369
message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\UserInterface\\:\\:setAPIUser\\(\\) has no return type specified\\.$#"
1238012370
count: 1
@@ -47195,116 +47185,6 @@ parameters:
4719547185
count: 1
4719647186
path: tests/lib/MVC/Symfony/Security/InteractiveLoginTokenTest.php
4719747187

47198-
-
47199-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:supportsClassProvider\\(\\) has no return type specified\\.$#"
47200-
count: 1
47201-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47202-
47203-
-
47204-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testLoadUserByAPIUser\\(\\) has no return type specified\\.$#"
47205-
count: 1
47206-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47207-
47208-
-
47209-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testLoadUserByUsername\\(\\) has no return type specified\\.$#"
47210-
count: 1
47211-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47212-
47213-
-
47214-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testLoadUserByUsernameAlreadyUserObject\\(\\) has no return type specified\\.$#"
47215-
count: 1
47216-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47217-
47218-
-
47219-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testLoadUserByUsernameUserNotFound\\(\\) has no return type specified\\.$#"
47220-
count: 1
47221-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47222-
47223-
-
47224-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testRefreshUser\\(\\) has no return type specified\\.$#"
47225-
count: 1
47226-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47227-
47228-
-
47229-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testRefreshUserNotFound\\(\\) has no return type specified\\.$#"
47230-
count: 1
47231-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47232-
47233-
-
47234-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testRefreshUserNotSupported\\(\\) has no return type specified\\.$#"
47235-
count: 1
47236-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47237-
47238-
-
47239-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testSupportsClass\\(\\) has no return type specified\\.$#"
47240-
count: 1
47241-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47242-
47243-
-
47244-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testSupportsClass\\(\\) has parameter \\$class with no type specified\\.$#"
47245-
count: 1
47246-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47247-
47248-
-
47249-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\EmailProviderTest\\:\\:testSupportsClass\\(\\) has parameter \\$supports with no type specified\\.$#"
47250-
count: 1
47251-
path: tests/lib/MVC/Symfony/Security/User/EmailProviderTest.php
47252-
47253-
-
47254-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:supportsClassProvider\\(\\) has no return type specified\\.$#"
47255-
count: 1
47256-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47257-
47258-
-
47259-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testLoadUserByAPIUser\\(\\) has no return type specified\\.$#"
47260-
count: 1
47261-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47262-
47263-
-
47264-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testLoadUserByUsername\\(\\) has no return type specified\\.$#"
47265-
count: 1
47266-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47267-
47268-
-
47269-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testLoadUserByUsernameAlreadyUserObject\\(\\) has no return type specified\\.$#"
47270-
count: 1
47271-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47272-
47273-
-
47274-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testLoadUserByUsernameUserNotFound\\(\\) has no return type specified\\.$#"
47275-
count: 1
47276-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47277-
47278-
-
47279-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testRefreshUser\\(\\) has no return type specified\\.$#"
47280-
count: 1
47281-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47282-
47283-
-
47284-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testRefreshUserNotFound\\(\\) has no return type specified\\.$#"
47285-
count: 1
47286-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47287-
47288-
-
47289-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testRefreshUserNotSupported\\(\\) has no return type specified\\.$#"
47290-
count: 1
47291-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47292-
47293-
-
47294-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testSupportsClass\\(\\) has no return type specified\\.$#"
47295-
count: 1
47296-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47297-
47298-
-
47299-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testSupportsClass\\(\\) has parameter \\$class with no type specified\\.$#"
47300-
count: 1
47301-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47302-
47303-
-
47304-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\MVC\\\\Symfony\\\\Security\\\\User\\\\UsernameProviderTest\\:\\:testSupportsClass\\(\\) has parameter \\$supports with no type specified\\.$#"
47305-
count: 1
47306-
path: tests/lib/MVC/Symfony/Security/User/UsernameProviderTest.php
47307-
4730847188
-
4730947189
message: "#^Parameter \\#1 \\$expirationDate of class Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\PasswordInfo constructor expects DateTimeImmutable\\|null, DateTimeImmutable\\|false given\\.$#"
4731047190
count: 1

0 commit comments

Comments
 (0)