Skip to content

Calling getInternalResponse method before the request is deprecated #5341

Closed
Codeception/lib-innerbrowser
#3
@terabytesoftw

Description

@terabytesoftw

What are you trying to achieve?

Run test acceptance.

What do you get instead?

6x DEPRECATION: Calling the "Symfony\Component\BrowserKit\Client::getInternalResponse()" method before the "request()" one is deprecated since Symfony 4.1 and will throw an exception in 5.0.

Provide console output if related. Use -vvv mode for more details.

  1. AboutCest: Ensure that about page works.
    Test tests/acceptance/AboutCest.php:aboutPageTest

[GuzzleHttp\Exception\ConnectException] cURL error 52: Empty reply from server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

Details

  • Codeception version: 2.5.x-dev eaeafde
  • PHP Version: 7.3
  • Operating System: Centos 7
  • Installation type: Composer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions