f00b4r / nusoap

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

Fix: The issue causing a Deprecated error in PHP 8.2 has been fixed. … #110

Closed hiddenpathz closed 1 year ago

hiddenpathz commented 1 year ago

…The variable $substrXml is no longer used, as it was erroneously receiving null for the offset and is now irrelevant.