turnitin / moodle-mod_turnitintooltwo

Turnitin Direct plugin (version 2) for Moodle
http://www.turnitin.com
31 stars 65 forks source link

Soap warning #688

Closed lucaboesch closed 2 months ago

lucaboesch commented 1 year ago

This fixes the

Deprecated: Return type of Soap::__doRequest($request, $location, $action, $version, $one_way = null) should either be compatible with SoapClient::__doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in …/mod/turnitintooltwo/sdk/soap.class.php on line 286

warning under PHP 8.1.

jack-tii commented 2 months ago

Thank you for your contribution! This was fixed in a recent release, so closing at this time.