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 556ca0cfbd Merge branch '2.1' into 2.2
* 2.1:
  Options small typo
  [Console] fixed unparsed StringInput tokens
  [TwigBridge] fixed trans twig extractor
  [DomCrawler] fix handling of schemes by Link::getUri()
  [Console] Fixed comment
  [TwigBridge] fixed the translator extractor that were not trimming the text in trans tags (closes #7056)
  Fixed handling absent href attribute in base tag
  added a DebuClassLoader::findFile() method to make the wrapping less invasive
  fixed CHANGELOG
  bumped Symfony version to 2.1.9-DEV
  updated VERSION for 2.1.8
  updated CHANGELOG for 2.1.8
  StringInput resets the given options.

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2013-03-01 07:43:14 +01:00
..
Field Fixed typos 2012-10-28 23:25:34 +00:00
Fixtures [DomCrawler] Added test for supported encodings by mbstring 2012-09-25 11:03:23 +02:00
CrawlerTest.php Fixed handling absent href attribute in base tag 2013-02-26 17:49:54 +01:00
FormTest.php Merge branch '2.1' 2012-11-29 11:32:45 +01:00
LinkTest.php [DomCrawler] fix handling of schemes by Link::getUri() 2013-02-28 13:15:59 +01:00