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/Routing/Generator
Fabien Potencier 0bab829372 Merge branch '2.4'
* 2.4:
  unified return null usages
  [Validator] added Japanese translation
  Textarea value should default to empty string instead of null.
  Fix doc blocks
  [Process] Fix #10681, process are failing on Windows Server 2003
  updated doc
  [Security] fix DBAL connection typehint
  [HttpFoundation] status 201 is allowed to have a body
  unified return null usages

Conflicts:
	src/Symfony/Component/DependencyInjection/ContainerBuilder.php
	src/Symfony/Component/DomCrawler/Crawler.php
	src/Symfony/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php
2014-04-18 22:40:13 +02:00
..
Dumper Merge branch '2.4' 2014-01-24 15:36:35 +01:00
ConfigurableRequirementsInterface.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
UrlGenerator.php Merge branch '2.4' 2014-04-18 22:40:13 +02:00
UrlGeneratorInterface.php made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00