f00b4r / nusoap

:smirk: Fixed NuSOAP for PHP 5.6 - 8.2
https://f00b4r.github.io/nusoap/
320 stars 356 forks source link

Deprecation warning on PHP 8 #69

Closed zorac closed 2 years ago

zorac commented 3 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.

marcovtwout commented 2 years ago

https://github.com/f00b4r/nusoap/pull/68 was merged, seems this issue can be closed.