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/tests/Symfony/Tests/Component/DomCrawler
2011-08-23 11:21:48 +02:00
..
Field [DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory 2011-03-17 16:06:47 -07:00
CrawlerTest.php [DomCrawler] fix finding charset in addContent 2011-08-10 13:41:07 +04:00
FormTest.php [DomCrawler] fixed disabled fields in forms (they are available in the DOM, but their values are not submitted -- whereas before, they were simply removed from the DOM) 2011-08-23 11:21:48 +02:00
LinkTest.php [DomCrawler] fixed Link::getUri() method for anchors 2011-06-23 08:20:13 +02:00