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
2020-01-06 12:26:45 +01:00
..
CacheWarmer Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Command [FrameworkBundle][TranslationUpdateCommand] Do not output positive feedback on stderr 2020-01-06 12:26:45 +01:00
Console Remove some unused methods parameters 2019-11-23 21:30:33 +01:00
Controller [DoctrineBridge] try to fix deprecations from doctrine/persistence 2019-12-12 13:13:32 +01:00
DataCollector switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
EventListener Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
HttpCache switched array() to [] 2019-01-16 10:39:14 +01:00
Kernel Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Resources [AnnotationCacheWarmer] add RedirectController to annotation cache 2019-10-02 11:29:04 +02:00
Routing [FrameworkBundle] Detect indirect env vars in routing 2019-08-05 07:22:32 +02:00
Templating Fix invalid Windows path normalization 2019-12-10 14:02:44 +01:00
Test Avoid using of kernel after shutdown 2019-11-03 20:32:26 +01:00
Tests bug #34915 [FrameworkBundle] Fix invalid Windows path normalization in TemplateNameParser (mvorisek) 2019-12-15 14:43:43 +01:00
Translation switched array() to [] 2019-01-16 10:39:14 +01:00
Validator switched array() to [] 2019-01-16 10:39:14 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
Client.php [FrameworkBundle] Fix calling Client::getProfile() before sending a request 2019-06-25 17:43:39 +02:00
composer.json Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
FrameworkBundle.php add constraint validators before optimizations 2019-02-06 11:00:25 +01:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00