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/Bundle/FrameworkBundle
Fabien Potencier 07de76122b Merge branch '2.3' into 2.4
* 2.3: (30 commits)
  Update validators.ro.xlf
  add non-standard port to HTTP_HOST
  fixed attribute "source-language" for translations
  Update PluralizationRules.php
  Update validators.pt_BR.xlf
  Translated remaining items (57-72)
  Updated Vietnamese translation
  added missing dot in translation
  updated Arabic translations
  Update validators.id.xlf
  [Validator] Translate validator messages into Brazilian Portuguese
  Added more Swedish validator translations
  Update validators.ca.xlf
  fixed typos in Welsh translation
  Added missing Croatian translations
  [Form] fixed allow render 0 and 0.0 numeric input values
  Fixed validators.nl.xlf
  [Component/Security] Fixed some phpdocs in Security/Core
  Completed Luxembourgish translation
  Fixing the Logger deprecation notices to match the correct method name it should be informing of
  ...

Conflicts:
	src/Symfony/Bridge/Twig/composer.json
	src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/form_widget_simple.html.php
	src/Symfony/Component/Console/Application.php
2014-01-24 15:36:08 +01:00
..
CacheWarmer Nsdocblocks 2012-10-20 09:10:30 +02:00
Command Merge branch '2.3' into 2.4 2014-01-01 09:14:50 +01:00
Console avoid tables to have apparently long blank line breaks and be too far appart for long nested array params 2013-12-27 22:07:27 +01:00
Controller Merge branch '2.3' into 2.4 2014-01-24 15:36:08 +01:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection fixed CS 2013-12-28 09:12:49 +01:00
EventListener fixed visibility 2013-11-04 10:03:40 +01:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache Fix typo change String to string 2012-07-06 19:52:14 +03:00
Resources Merge branch '2.3' into 2.4 2014-01-24 15:36:08 +01:00
Routing minor #9487 unify constructor initialization style throughout symfony (Tobion) 2013-11-22 18:42:00 +01:00
Templating Merge branch '2.3' into 2.4 2014-01-01 09:14:50 +01:00
Test fixed acronyms 2013-12-28 09:33:14 +01:00
Tests Merge branch '2.3' into 2.4 2014-01-24 15:36:08 +01:00
Translation Merge branch '2.3' into 2.4 2013-12-28 09:12:03 +01:00
Validator [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. 2013-12-07 09:07:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '2.3' into 2.4 2013-12-28 22:39:51 +01:00
Client.php Merge branch '2.2' into 2.3 2013-09-29 21:41:41 +02:00
composer.json [FrameworkBundle] Update 2 dependencies (currently broken) 2013-11-21 07:34:10 +01:00
FrameworkBundle.php [FrameworkBundle] Adds the possibility to register Commands via the DIC 2013-10-04 16:09:28 +02:00
phpunit.xml.dist [FrameworkBundle] Added missing files for phpunit 2013-05-20 11:44:05 +02:00