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-02-07 09:43:36 +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 Check non-null type for numeric type 2020-01-02 00:53:08 +03:30
DataCollector switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection [FrameworkBundle] fix "samesite" in XSD 2020-02-07 09:43:36 +01:00
EventListener Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
HttpCache Avoid stale-if-error if kernel.debug = true, because it hides errors 2020-01-10 10:52:55 +00:00
Kernel Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Resources [FrameworkBundle] fix "samesite" in XSD 2020-02-07 09:43:36 +01: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 [HttpFoundation][FrameworkBundle] fix support for samesite in session cookies 2020-02-06 09:18:51 +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