danslo / danslo/Magento-HHVM-Module-Compatibility
WSDL, unknown error on error service error
Open
- Dominant language
- PHP
- Stars
- 35
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
When using HHVM the webservice response (in case of an error) the error is not given. Example:
PHP 5.6
``` xml
2
Access denied.
```
HipHop VM 3.4.2 (rel)
Compiler: tags/HHVM-3.4.2-0-g40d85d7386b3342ab848fc45c6892433c89ef5b2
Repo schema: 13cba877c4300d1d0481b3f40eb128a5115d4e08
Extension API: 20140829
``` xml
Receiver
Unknown error
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.