Skip to content

Get E_WARNING when tags are broken #55

Open
@webdreamsCH

Description

@webdreamsCH

The use of DOMDocument in my project generated a warning when using
$success = $dom->loadHtml(''.$xml, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD);
to load the Htmlstring and the Html-String was faulty. e.g. missing closing tags.

How can I get this warning via HTML5DomDocument ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions