github crwlrsoft/crawler v1.3.2

latest releases: v2.0.0-beta.2, v2.0.0-beta, v1.10.0...
9 months ago

Fixed

  • When creating a CssSelector or XPathQuery instance with invalid selector/query syntax, an InvalidDomQueryException is now immediately thrown. This change is considered to be not only non-breaking, but actually a fix, because the CssSelector would otherwise throw an exception later when the apply() method is called. The XPathQuery would silently return no result without notifying you of the invalid query and generate a PHP warning.

Don't miss a new crawler release

NewReleases is sending notifications on new releases.