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
Igor Wiedler 1577110c35 fix PHPUnit assertType deprecation warnings
PHPUnit 3.5.6 deprecates assertType in favor of assertInternalType and
assertInstanceOf. It will be completely removed in 3.6.
2011-01-03 07:44:30 +01:00
..
Field renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
CrawlerTest.php fix PHPUnit assertType deprecation warnings 2011-01-03 07:44:30 +01:00
FormTest.php Form->getUri() should return it's path if no action is defined 2010-12-30 17:03:52 +01:00
LinkTest.php [DomCrawler] Added tests to verify previous fix 2010-09-03 09:13:04 +02:00