deadguy
2009-08-03 22:21:58 UTC
Hello,
If I try to create a soap service function, I get the following error:
Fatal error: Uncaught exception 'SDO_PropertyNotFoundException' with
message 'Cannot find property:nullFuncReturn' in /usr/share/php/SCA/
Bindings/soap/Wrapper.php:94
I ended up just returning a constant string, but it's a messy and
confusing hack. Is it not possible to have a function with no return
value?
If I try to create a soap service function, I get the following error:
Fatal error: Uncaught exception 'SDO_PropertyNotFoundException' with
message 'Cannot find property:nullFuncReturn' in /usr/share/php/SCA/
Bindings/soap/Wrapper.php:94
I ended up just returning a constant string, but it's a messy and
confusing hack. Is it not possible to have a function with no return
value?