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-05-04 17:12:51 +02:00
..
CacheWarmer Fix more quotes in exception messages 2020-03-16 16:51:59 +01:00
Command Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Console Fixed some typos 2020-03-25 13:02:26 +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 [DI] fix loading defaults when using the PHP-DSL 2020-04-13 11:33:40 +02: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 session.attribute_bag service definition 2020-04-20 18:42:48 +02:00
Routing Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Templating Fix exception messages containing exception messages 2020-05-04 17:12:51 +02:00
Test Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Tests Fix exception messages containing exception messages 2020-05-04 17:12:51 +02: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 [FrameworkBundle] fix fix fix deps=low 2020-02-07 10:13:59 +01:00
FrameworkBundle.php [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected 2020-03-30 10:28:11 +02: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