v3.0.4
Fixed
- Minor improvement for the
DomQuery
(base forDom::cssSelector()
andDom::xPath()
): enable providing an empty string as selector, to simply get the node that the selector is applied to.
DomQuery
(base for Dom::cssSelector()
and Dom::xPath()
): enable providing an empty string as selector, to simply get the node that the selector is applied to.