zend-dom
zend-dom copied to clipboard
Dom component from Zend Framework
Provide a narrative description of what you are trying to accomplish: - [x] Are you fixing a bug? - [x] Detail how the bug is invoked currently. - [x] Detail...
Because it's then configurable without writing custom code
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7618 User: @mtrippodi Created On: 2015-08-26T13:51:12Z...
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html --- Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7470 User: @fcheslack Created On: 2015-04-29T21:02:26Z...
This is a feature request. Accordingly to: https://github.com/zendframework/zend-dom/blob/245d75d1cce819cb8da8726cf9c9ba563fa5d8f0/src/Document.php#L254 loadHTML is called without any options and there is no way to configure them. Exactly in my case, I'm missing LIBXML_HTML_NOIMPLIED to...