facebook / facebook/hhvm

Incorrect SoapServer output

Open
#2,878 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.