Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update invokeMethod to support namespaces #3

Merged
merged 1 commit into from
May 16, 2017
Merged

Update invokeMethod to support namespaces #3

merged 1 commit into from
May 16, 2017

Conversation

Gugiman
Copy link
Contributor

@Gugiman Gugiman commented May 16, 2017

Although this repo is only a PHP 7 compatible fork and the official nusoap seems not to be maintained anymore I've got this small snippet to support namespaces in nusoap methods like register().
Credits for this snippets belongs to the stackoverflow user in this thread: http://stackoverflow.com/questions/30669749/registering-namespaced-php-class-methods-with-nusoap#answer-43096118

I've made this change in the composer installed core file and if this PR might be merged i don't have to bother that my change got overwritten by any update.

Anyway, thanks for porting to php7 :)

@f3l1x
Copy link
Member

f3l1x commented May 16, 2017

Thanks. I don't see anything to not merge it. :-)

@f3l1x f3l1x merged commit 682c8e7 into contributte:master May 16, 2017
@Gugiman Gugiman deleted the patch-1 branch May 16, 2017 09:45
@f3l1x f3l1x added this to the v0.9.6 milestone Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants