This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DomCrawler/Tests
Christophe Coevoet 9f362a12f6 Prevent adding non-DOMElement elements in DomCrawler
Many methods of the DomCrawler component are relying on the DOMElement
API, not only on the DOMNode API.
2015-10-02 10:01:39 +02:00
..
Field Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
Fixtures Keep the file extension in the temporary copy and test that it exists (closes #7482) 2013-03-27 18:13:16 +01:00
CrawlerTest.php Prevent adding non-DOMElement elements in DomCrawler 2015-10-02 10:01:39 +02:00
FormTest.php fix class use and in phpdoc 2015-09-09 19:42:36 +02:00
LinkTest.php [DomCrawler] Added support for link tags in the Link class 2014-11-16 18:39:20 +01:00