I would like to use nusoap
on Laravel 5.3
with PHP7
. But when ill try to install it with composer
from that package:
https://github.com/codecasts/nusoap-php7 (v.0.9.6)
It still returns me:
ErrorException in class.soapclient.php line 26: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_client has a deprecated constructor
Ill cleared the cache, but all with no success. Anyone has successfully implemented nusoap
in Laravel
with PHP7
?
I've had the same problem. I've found on GitHub a new version of the nusoap.php file that you will have to copy in your actual NuSoap folder. The deprecated constructor has been rewritten.
Here is the link where you'll be able to get the file: https://github.com/econea/nusoap
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With