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
Fabien Potencier 5558ee24c7 Merge remote branch 'hason/logicalname'
* hason/logicalname:
  [Templating] changed __toString method (synonym for getLogicalName method)
  [Templating] fixed phpdoc a test
  [FrameworkBundle] added getLogicalName() method to TemplateReference
  [Templating] added method to return the template logical name, added test
2011-04-08 17:22:11 +02:00
..
BrowserKit [BrowserKit] tagged the guaranteed BC API 2011-03-24 09:25:46 +01:00
ClassLoader replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Config [Config] simplified DirectoryResource to only allow one regex 2011-04-01 04:56:50 -07:00
Console [Console] changed returned value of CommandTester to the command exit code 2011-04-03 22:30:40 +02:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection [DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML 2011-04-01 18:59:45 -05:00
DomCrawler [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 2011-03-18 09:39:08 -07:00
EventDispatcher [EventDispatcher] refactored the code 2011-03-18 09:01:22 +01:00
Finder [Finder][Windows] Fixed windows tests 2011-03-29 14:32:18 +00:00
Form [Form] updated tests for changes in HttpFoundation 2011-03-17 16:09:12 -07:00
HttpFoundation [HttpFoundation] replaced the option argument of Session by defaultLocale 2011-03-30 17:26:13 +02:00
HttpKernel [HttpKernel] Fix the case where no resource is found 2011-04-08 08:52:03 +02:00
Locale [Locale][Windows] Fixing tests for old ICU version (default in php.net packages) 2011-04-02 13:19:30 +00:00
Routing [Routing] decoupled Routing from FrameworkBundle 2011-04-05 15:21:32 +02:00
Security Fixed exception that was thrown while updating a field ACE 2011-04-05 13:05:20 -03:00
Serializer [Serializer] fixed some tests that were failing on the CI server 2011-03-23 20:27:58 +01:00
Templating [Templating] fixed phpdoc a test 2011-04-08 11:24:28 +02:00
Translation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator [Validator] added test skip if APC is not enabled for the CLI 2011-04-06 04:16:16 -07:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00