nusoap icon indicating copy to clipboard operation
nusoap copied to clipboard

Notice: Undefined variable: prefix

Open zawaruddin opened this issue 7 years ago • 6 comments

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

zawaruddin avatar Mar 14 '18 08:03 zawaruddin

Hi, thanks. Could you please send a PR?

f3l1x avatar Mar 14 '18 21:03 f3l1x

OK

zawaruddin avatar Mar 15 '18 01:03 zawaruddin

Well, You have made lot of changes in this repo....

zawaruddin avatar Mar 15 '18 02:03 zawaruddin

@zawaruddin Yep, but in develop branch. There's also a master branch where you can fix it.

f3l1x avatar Mar 15 '18 06:03 f3l1x

It's fixed in master. Could you please test it econea/nusoap: dev-master?

f3l1x avatar Mar 15 '18 09:03 f3l1x

Could you @zawaruddin test it on dev-master? Thanks.

f3l1x avatar Apr 16 '18 05:04 f3l1x