Stepan Stepanov

Results 3 issues of Stepan Stepanov

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...

awaiting author updates

**Scenario**: 1. I have following part in my `manifest\package.xml` : ``` * ApexClass ``` 2. I've added a new Apex class "MyNewClass" and commited to my feature branch 3. I...

**Current situation** Config files names and variations are hardcoded and can be extended with additional branch- or user-named files. An external file can be loaded via "external" setting **Challenge** When...