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

Parse special chars like - in method and type names #21

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

veewee
Copy link
Member

@veewee veewee commented Jan 26, 2024

Q A
Type bug
BC Break no
Fixed issues phpro/soap-client#499

Summary

Allows parsing type information like:

'Test-Response Test-Method(Test-1 $parameter-1)',
'Test_Response Test_Method(Test_1 $parameter_1)',

@veewee veewee added bug Something isn't working enhancement New feature or request labels Jan 26, 2024
@veewee veewee merged commit 893ab16 into php-soap:main Jan 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant