Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[DomCrawler] BC Break in Fix for #15398 #17601

Copy link
Copy link
Closed
@raziel057

Description

@raziel057
Issue body actions

From this commit my functional tests are failing: 7365bc0

This is a BC break because behaviour have been changed (check the modifications in tests).
I used to make this kind of request:

$crawler = $this->client->request('GET', ''/secured/login', array(), array(), array(
    'HTTP_HOST' => $this->container->getParameter('my.host'),
));

So now we need to provide the full URI (with path for environment) or there is a best way to do the same as before?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.