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 4a1375586c Merge branch '2.5'
* 2.5:
  enforce memcached version to be 2.1.0
  [PropertyAccess] Simplified code
  [FrameworkBundle] improve server:run feedback
  [Form] no need to add the url listener when it does not do anything
  [Form] Fix #11694 - Enforce options value type check in some form types
  Lithuanian security translations
  [SecurityBundle] Add trust_resolver variable into expression | Q             | A | ------------- | --- | Bug fix?      | [yes] | New feature?  | [no] | BC breaks?    | [no] | Deprecations? | [no] | Tests pass?   | [yes] | Fixed tickets | [#12224] | License       | MIT | Doc PR        | [-]
  [Router] Cleanup
  Fixed UPGRADE-3.0.md markup
  [FrameworkBundle] Fixed ide links
  Add missing argument
  [TwigBundle] do not pass a template reference to twig
  [TwigBundle] show correct fallback exception template in debug mode
  [TwigBundle] remove unused email placeholder from error page
  use meta charset in layouts without legacy http-equiv

Conflicts:
	src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php
2014-10-24 07:51:19 +02:00
..
CacheWarmer Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Command Merge branch '2.3' into 2.5 2014-10-24 07:49:22 +02:00
Console Merge branch '2.5' 2014-09-22 13:59:59 +02:00
Controller Merge branch '2.5' 2014-10-05 15:59:22 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection Merge branch '2.5' 2014-10-24 07:51:19 +02:00
EventListener fixed CS 2014-09-22 10:32:35 +02:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache SSI support 2014-06-18 11:11:19 +02:00
Resources register TranslatorListener service 2014-10-08 22:43:39 +02:00
Routing Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
Templating [Debug] add some file link format handling 2014-09-26 16:49:32 +02:00
Test Merge branch '2.4' into 2.5 2014-07-28 15:20:46 +02:00
Tests Merge branch '2.5' 2014-10-09 18:00:19 +02:00
Translation fixed translator locale when dealing with sub-requests 2014-09-26 09:16:25 +02:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md add changelog entry for web server commands 2014-10-09 12:52:43 +02:00
Client.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
composer.json [TwigBridge] fix tests 2014-10-06 13:17:54 +02:00
FrameworkBundle.php [FrameworkBundle] register ErrorHandler at boot time 2014-10-02 18:47:18 +02:00
phpunit.xml.dist removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00