XMLReader inconsistencies with PHP
Open
mid-pri
php5 incompatibility
probably easy
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
### HHVM Version (travis ci)
$ php --version
HipHop VM 3.6.6 (rel)
Compiler: tags/HHVM-3.6.6-0-gead6875c956d4bd5e906ebea899c71c3b8a7182d
Repo schema: 5034239b4e72c991556d7e651946e7fe89d8c2f4
### Standalone code, or other way to reproduce the problem
https://github.com/fruux/sabre-xml/blob/master/tests/Sabre/Xml/ReaderTest.php
tests which pass in php 5,7 but not hhvm:
- testParseProblem
- testBrokenXml
- testBrokenXml2
- testParseInnerTree
see Travis Build https://travis-ci.org/fruux/sabre-xml/jobs/115849782
Contributor guide
Assessment
This issue has not been assessed yet.