PortableInfobox/services/Parser/Nodes
Inez Korczynski f901a1642e VE-2004: Silencing loadHTML warning
I carefully researched the topic and it seems that there is no way to instruct DOMDocument to accept "lower" quality HTML. Specifically in HTML <div> or <figure> (block elements) are not allowed inside <p> (which accepts only inline elements) - hence it's complaining about.

Based on comments from stackoverflow it seems that such practice (silencing it) is commong practice in this situation.
2015-10-27 20:02:58 +00:00
..
Node.php treat 0 as valid value inside <format> tag 2015-09-08 11:29:49 +02:00
NodeData.php DAT-2944 remove source for label tag functionality 2015-07-01 10:55:58 +02:00
NodeFactory.class.php DAT-2875 removed isempty and source from render data fields, more tests added, formatting clean up 2015-06-12 15:43:37 +02:00
NodeGroup.php DAT-2941 make the show attribute check case insensitive 2015-07-03 12:17:53 +02:00
NodeHeader.php DAT-2875 test refactoring 2015-06-11 14:51:54 +02:00
NodeImage.php VE-2004: Silencing loadHTML warning 2015-10-27 20:02:58 +00:00
NodeInfobox.php DAT-2875 test refactoring 2015-06-11 14:51:54 +02:00
NodeNavigation.php DAT-2940 rename footer tag to navigation 2015-07-01 16:19:31 +02:00
NodeTitle.php move sanitizeInfoboxTitle to renderService 2015-07-20 13:00:35 +00:00
NodeUnimplemented.php error handling 2015-05-06 13:16:55 +02:00