Null soap function?

8 views
Skip to first unread message

deadguy

unread,
Aug 3, 2009, 6:21:58 PM8/3/09
to phpsoa
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?

Dalibor Andzakovic

unread,
Aug 10, 2009, 4:20:18 PM8/10/09
to php...@googlegroups.com
Null return on an external API?? You should, at the very least return true/false to indicate that the function actually succeeded IMHO.

dali

2009/8/4 deadguy <deadgu...@gmail.com>
Reply all
Reply to author
Forward
0 new messages