You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Sorry,
for a while now my personal situation does not allow me to actively maintain this project.
If you or anyone would do a migration from SoapClient to a PHP Package, I'd review it and publish it.
But there seems to be a more important ticket right now, that will block updates to NC26: #14
Update:
I finally started migrating from php-soap to nusoap.
All but one api calls are already migrated.
Sending a mailuser-update to ISPConfig with nusoap creates an error complaining about stdObject as array.
I have no clue where this could come from and opened a ticket for nusoap.
I'll wait some time on response on this and - if no solution found - might remove the change-password support for the time being in favor of migrating to nusoap.
Hi, I'm trying to use this package with https://github.com/nextcloud/all-in-one, but that NextCloud php installation wasn't installed with Soap extension, what do you think about changing
SoapClient
to this package?https://github.com/f00b4r/nusoap
Thanks!
The text was updated successfully, but these errors were encountered: