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
2015-09-14 17:18:35 +02:00
..
CacheWarmer Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Command [Translation][update cmd] taken account into bundle overrides path. 2015-06-19 15:48:24 +00:00
Console [FrameworkBundle] Fixed Shell logo 2015-02-24 11:23:15 +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 [FrameworkBundle] Fix templating.helper.code.file_link_format when defined by ini setting 2015-08-29 20:06:03 +02: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 [Translation][Form][choice] empty_value shouldn't be translated when it has an empty value 2015-06-27 19:52:55 +02:00
Routing [FrameworkBundle] Fix Routing\DelegatingLoader resiliency to fatal errors 2015-04-16 14:03:59 +02:00
Templating consistently use str_replace to unify directory separators 2015-08-25 14:59:33 +02:00
Test link to https://symfony.com where possible 2015-05-01 16:06:45 +02:00
Tests [framework-bundle] Add Test for TranslationUpdateCommand 2015-09-03 17:05:39 +08:00
Translation minor #14121 CS: Pre incrementation/decrementation should be used if possible (gharlan) 2015-05-15 15:28:34 +02: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 [FrameworkBundle] silence E_USER_DEPRECATED in insulated clients 2015-02-24 17:59:59 +01:00
composer.json fixed composer.json 2015-09-14 17:18:35 +02:00
FrameworkBundle.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00