Re: Expand Boolean from '1' to 'true' in PHP 5 SOAP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 24 Mar 2006 10:16:48 -0500, Gilbert Wilson wrote:

> 
> Is there a work around?
> 
A solution could be to manually convert the type from PHP to SOAP.
$newBoolean = SoapParam($oldBoolean, XSD_BOOLEAN)
http://dk2.php.net/soap/ -> predefined constants

> 
> That's bizarre.  Have you reported this  What was the reply?
> 
No, Dmitry normally hangs around in here and before opening a bug report
I would prefer to hear his opinion to my findings.

-- 
Hilsen/Regards
Michael Rasmussen
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux