facebook / facebook/hhvm

CDATA in xml is parsed differently in hhvm and php

Open
#5,844 0 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

Looks like php uses libxml for the xml extension, while hhvm uses expat. This is extracted from a failed wordpress test. http://3v4l.org/CafQs

```

:)]]>


Plain string



Closing CDATA
]]>


Alot of CDATA
closing ]]>

', true );
```

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.