-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The version of nusoap associated with this project is 0.7.2. The
SourceForge NuSoap project was updated to 0.7.3 and the classname was
changed to nusoap_client. The NuSoap version provided with this project is
older and missing some of the v0.7.3 improvements, but it also has changes
specific to the SensAPIlity project.
So anyone looking for a vanilla NuSoap for PHP5 will find 0.7.3 from
SourceForge "should" work - at least PHP5 won't be the source of issues.
And at some point someone might want to pull over 0.7.3 and add the hooks
needed for SensAPIlity. Silly me was just porting the UTF-8 and other
changes from this project into the 0.7.3 baseline, but unless you change
your code to use nusoap_client rather than soapclientNusoap, you wouldn't
be able to use it anyway. And seeing these projects here are a bit old,
I'm not sure anyone would care about the mods, so I'm dropping the
changes. Oh well.
Original issue reported on code.google.com by [email protected] on 25 Oct 2008 at 9:45