Search code examples
phpnusoap

Notice: Undefined property: nusoapclient::$operation in /PATH/nusoap.php on line 6837


I got the following error in my nusoap file,

Notice: Undefined property: nusoapclient::$operation in /PATH/nusoap.php on line 6837

Any one got this error and have solution?


Solution

  • At last, I got the correct solution after upgrade the soap version. now the problem is sort over and working well. I did't get the problem again.