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
Fabien Potencier 82a6694c85 Merge branch '2.0' into 2.1
* 2.0:
  [Form] Fixed creation of multiple money fields with different currencies
  Fixed IPv6 Check in RequestMatcher
  fixed DomCrwaler/Form to handle <button> when submitted

Conflicts:
	tests/Symfony/Tests/Component/DomCrawler/FormTest.php
	tests/Symfony/Tests/Component/Form/Extension/Core/Type/MoneyTypeTest.php
2012-10-18 23:16:01 +02:00
..
Field moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Fixtures [DomCrawler] Added test for supported encodings by mbstring 2012-09-25 11:03:23 +02:00
bootstrap.php [Components] Tests/Autoloading fixes 2012-05-01 17:51:41 +02:00
CrawlerTest.php [DomCrawler] Added test for supported encodings by mbstring 2012-09-25 11:03:23 +02:00
FormTest.php Merge branch '2.0' into 2.1 2012-10-18 23:16:01 +02:00
LinkTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00