littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
25 stars 12 forks source link

CurlTransportTest::testRequestWithCookie seems to fail since PHP 8? #76

Closed FelixJacobi closed 3 years ago

FelixJacobi commented 3 years ago
There was 1 failure:

1) BigBlueButton\Http\Transport\CurlTransportTest::testRequestWithCookie
session ID is OK
Failed asserting that null is identical to 'Monkey'.

/home/VERTRIEB/felix.jacobi/git/lib-upstream/bigbluebutton-api-php/tests/integration/Http/Transport/CurlTransportTest.php:129

I will take a look as soon as possible. Our test HTTP server seems to do not send the cookie anymore.