nusoap
nusoap copied to clipboard
Notice: Undefined variable: prefix
in the line 5048 if (preg_match('/:/', $name)) {
variables $prefix and $namespace has no default value before it, so it showing error
Notice: Undefined variable: prefix in ..\vendor\econea\nusoap\src\nusoap.php on line 5095
Notice: Undefined variable: namespace in ..\vendor\econea\nusoap\src\nusoap.php on line 5142
Notice: Undefined variable: namespace in ..\vendor\econea\nusoap\src\nusoap.php on line 5143
Hi, thanks. Could you please send a PR?
OK
Well, You have made lot of changes in this repo....
@zawaruddin Yep, but in develop branch. There's also a master branch where you can fix it.
It's fixed in master. Could you please test it econea/nusoap: dev-master?
Could you @zawaruddin test it on dev-master? Thanks.