Skip to content

Commit

Permalink
[PHPStan] Aligned baseline with the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Sep 17, 2024
1 parent b45d0f7 commit b1c1726
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -3915,16 +3915,6 @@ parameters:
count: 1
path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php

-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\URLChecker\\\\Handler\\\\HTTPHandler\\:\\:createCurlHandlerForUrl\\(\\) has parameter \\$handlers with no value type specified in iterable type array\\.$#"
count: 1
path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php

-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\URLChecker\\\\Handler\\\\HTTPHandler\\:\\:createCurlHandlerForUrl\\(\\) should return resource but returns CurlHandle\\.$#"
count: 1
path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php

-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\URLChecker\\\\Handler\\\\HTTPHandler\\:\\:doValidate\\(\\) has no return type specified\\.$#"
count: 1
Expand All @@ -3950,11 +3940,6 @@ parameters:
count: 1
path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php

-
message: "#^Parameter \\#2 \\$handle of function curl_multi_add_handle expects CurlHandle, resource given\\.$#"
count: 2
path: src/bundle/Core/URLChecker/Handler/HTTPHandler.php

-
message: "#^Access to protected property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\URL\\\\URL\\:\\:\\$url\\.$#"
count: 1
Expand Down

0 comments on commit b1c1726

Please sign in to comment.