Skip to content

WSDL using multiple methods from same class erros#4

Open
vieiragabriel wants to merge 1 commit into
netspotau:masterfrom
vieiragabriel:patch-1
Open

WSDL using multiple methods from same class erros#4
vieiragabriel wants to merge 1 commit into
netspotau:masterfrom
vieiragabriel:patch-1

Conversation

@vieiragabriel

Copy link
Copy Markdown

When I create a new service and add more than one function from the same classe I get and erro on my Apache log as:
PHP Fatal error: Cannot redeclare class webservices_struct_class_000001
Well, a made a little patch to avoid this error by checking the class existence.

When I create a new service and add more than one function from the same classe I get and erro on my Apache log as:
PHP Fatal error: Cannot redeclare class webservices_struct_class_000001
Well, a made a little patch to avoid this error by checking the class existence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant