SoapClient can't manage some fault codes.
Open
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
### HHVM Version
3.30.8
> Please include the output of `hhvm --version` and `hh_client --version`
HipHop VM 3.30.8-0brew (rel)
Compiler: 1565227616_N
Repo schema: 5482510c176b8838310e8e57f8dad3012edb0c16
### Operating System and Version
MacOS 10.14.3 also Linux Debian 9
I always got this error when I try to call a soap service with SoapClient, event if I put
the request inside a try/catch block.
"Fatal error: Uncaught Error: Invalid fault code in ...."
Contributor guide
Assessment
This issue has not been assessed yet.