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 889c422d6e Merge remote branch 'igorw/ipv6'
* igorw/ipv6:
  [HttpFoundation] minor optimization
  minor adjustments suggested by vicb
  [HttpFoundation] IPv6 support for RequestMatcher
  [HttpFoundation] refactor RequestMatcherTest to use dataProvider
  [Validator] use full iPv6 regex
  [Validator] add IPv6 support to UrlValidator
  [HttpFoundation] add IPv6 support to Request
  [HttpFoundation] test Request::create with an IP as host name
  [HttpFoundation] refactor Request::getClientIp test
2011-04-24 22:04:25 +02:00
..
BrowserKit Merge remote branch 'brikou/coding_standards' 2011-04-19 14:06:30 +02:00
ClassLoader [Classloader] Added phpdoc with example usage + refactored unit tests fixtures 2011-04-24 07:00:27 -07:00
Config removed empty lines/trailing spaces 2011-04-15 21:12:02 +02: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 removed support for interface injection as well as all relevant tests 2011-04-23 11:42:31 +02:00
DomCrawler [DomCrawler] refactored URLs management in Link and Form 2011-04-23 21:45:44 +02: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] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now 2011-04-24 12:08:50 +02:00
HttpFoundation Merge remote branch 'igorw/ipv6' 2011-04-24 22:04:25 +02:00
HttpKernel renamed getPreviouses() to getAllPrevious 2011-04-24 01:08:15 +02:00
Locale Refactoring, replace is_null() wuth null === 2011-04-13 13:56:15 +02:00
Routing [Routing] fixed URL generation when a non-optional variable is empty 2011-04-24 13:06:02 +02:00
Security removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Serializer removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Templating [Templating] fixed phpdoc a test 2011-04-08 11:24:28 +02:00
Translation [Translation] forced translated id to strings 2011-04-24 09:42:41 +02:00
Validator [Validator] add IPv6 support to UrlValidator 2011-04-22 17:07:44 +02:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00