module-yii2
module-yii2 copied to clipboard
Bug - Declaration of Yii2::doRequest(object $request) must be compatible with Client::doRequest($request)
Can someone remove type object for $request from this method Codeception\Lib\Connector\Yii2::doRequest(object $request) please?
Any updates guys? It will take one minute to resolve this issue
Do you have time for a pull request?
Hi Alexander Yes, sure if I am authorised to do so because I have already tried to send a PR but encountered 403 error Thanks!
Fork repository first.
@ivanflashacademy Which version of symfony/browser-kit is installed in your project? Version 5.0 or higher uses the object type. I assume you are currently using version 4.4 or lower?