-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Feature Request
| Q | A |
|---|---|
| New Feature | yes |
| RFC | no |
| BC Break | no |
Summary
I was upgrading from phpro/soap-client v3 to v4, and it changed how namespaces are declared, breaking my integration with Microsoft Business Central (BC).
BC is unfortunately picky, and it breaks if all namespaces are not declared at the top, on the envelope node. Would it be possible to have a flag/feature that I can enable to bring back the old behavior? Right now I had to hack a workaround by rewriting the XML at the transport level, with a transport wrapper.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels