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-03-25 00:47:08 +01:00
..
CacheWarmer Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Command CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
Console [FrameworkBundle] Fixed Shell logo 2015-02-24 11:23:15 +01:00
Controller Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection replaced the last remaining is_integer() call 2015-03-07 08:38:33 +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 CS: general fixes 2015-03-25 00:47:08 +01:00
Routing Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
Templating CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
Test Unify null comparisons 2014-07-26 11:54:23 +02:00
Tests CS: general fixes 2015-03-25 00:47:08 +01:00
Translation CS: Ensure there is no code on the same line as the PHP open tag and it is followed by a blankline 2015-03-24 17:36:00 +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 [FrameworkBundle] silence E_USER_DEPRECATED in insulated clients 2015-02-24 17:59:59 +01:00
composer.json [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01: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