Closed zorac closed 2 years ago
PHP 8 generates a deprecation warning:
PHP Deprecated: Required parameter $cookies follows optional parameter $timeout in src/nusoap.php on line 2683
There's a fix in #68 along with test and documentation updates for PHP 8.
https://github.com/f00b4r/nusoap/pull/68 was merged, seems this issue can be closed.
PHP 8 generates a deprecation warning:
There's a fix in #68 along with test and documentation updates for PHP 8.