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 a02967c9ee fixed CS
2016-02-18 16:45:01 +01:00
..
CacheWarmer [FrameworkBundle] Advanced search templates of bundles 2015-09-26 10:02:46 +02:00
Command [FrameworkBundle] Fix a typo 2016-02-10 10:18:08 +00:00
Console fixed CS 2016-02-18 16:45:01 +01:00
Controller [FrameworkBundle] Removed unnecessary parameter in TemplateController 2015-05-19 12:17:14 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection Added support for the 0.0.0.0/0 trusted proxy 2016-01-25 13:36:47 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00
Resources changed operator from and to && 2016-02-02 15:23:07 +01:00
Routing [FrameworkBundle] Fix Routing\DelegatingLoader resiliency to fatal errors 2015-04-16 14:03:59 +02:00
Templating bug #15272 [FrameworkBundle] Fix template location for PHP templates (jakzal) 2016-01-25 18:08:12 +01:00
Test [FrameworkBundle] Add case in Kernel directory guess for PHPUnit 2016-01-06 10:52:17 +01:00
Tests bug #17569 [FrameworkBundle] read commands from bundles when accessing list (havvg) 2016-02-18 16:42:34 +01:00
Translation Add gc_mem_caches() call for PHP7 after itoken_get_all() as new memory manager will not release small buckets to OS automatically 2016-01-15 10:01:44 +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 fixed acronyms 2013-12-28 09:33:14 +01:00
Client.php Clean useless deprecation silencing 2015-12-10 15:12:08 +01:00
composer.json [FrameworkBundle][HttpKernel] the finder is required to discover bundle commands 2015-12-18 10:21:31 +01:00
FrameworkBundle.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00