Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DomCrawler] Added auto-discovery and explicit registration of namespaces in filter() and filterByXPath() #6650

Merged
merged 9 commits into from
Sep 25, 2013

Commits on Sep 22, 2013

  1. [DomCrawler] Added auto-discovery of namespaces in Crawler::filter() …

    …and Crawler::filterByXPath().
    
    Improved content type guessing.
    jakzal committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    e5b8abb View commit details
    Browse the repository at this point in the history
  2. [DomCrawler] Made sure only the default namespace is removed when loa…

    …ding an XML content.
    jakzal committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    6e717a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c905bba View commit details
    Browse the repository at this point in the history
  4. [DomCrawler] Made that default namespace is no longer removed when lo…

    …ading documents with addXmlContent().
    jakzal committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    587e2dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6fbb13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    943d446 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be1e4e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9110468 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

  1. Configuration menu
    Copy the full SHA
    77e2fa5 View commit details
    Browse the repository at this point in the history