Skip to content

Conversation

TavoNiievez
Copy link
Member

No description provided.

@TavoNiievez TavoNiievez changed the title Fix CI Fix some types Dec 21, 2021
@TavoNiievez TavoNiievez merged commit fda6d97 into master Dec 21, 2021
@TavoNiievez TavoNiievez deleted the fix_type branch December 21, 2021 15:16
@@ -156,7 +156,7 @@ protected function createResponse(Psr7Response $psr7Response): BrowserKitRespons
return new BrowserKitResponse($body, $status, $headers);
}

protected function getAbsoluteUri($uri)
protected function getAbsoluteUri(string $uri): string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change breaks compatibility with symfony/browser-kit 4.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants