Incorrect SoapServer output
Open
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
Output from PHP:
``` xml
1
```
Output from HHVM:
``` xml
1
```
As you can see, **xmlns:ns1** is incorrect and there shouldn't even be **xmlns:ns2** at all.
Contributor guide
Assessment
This issue has not been assessed yet.