Commit 944e808
authored
Avoid problem with HTML with fault
This disable the warnings when loading the HTML to avoid the "htmlParseEntityRef: expecting ';'" that can happen when the HTML is not following the RFC to the line but still valid.
https://stackoverflow.com/questions/1685277/warning-domdocumentloadhtml-htmlparseentityref-expecting-in-entity1 parent 2d2fae1 commit 944e808
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
88 | 94 | | |
89 | 95 | | |
90 | 96 | | |
| |||
0 commit comments