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
2019-08-06 08:15:37 +02:00
..
CacheWarmer switched array() to [] 2019-01-16 10:39:14 +01:00
Command fix tests 2019-07-19 10:16:37 +02:00
Console Fix json-encoding when JSON_THROW_ON_ERROR is used 2019-06-05 13:33:52 +02:00
Controller switched array() to [] 2019-01-16 10:39:14 +01:00
DataCollector switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection bug #31620 [FrameworkBundle] Inform the user when save_path will be ignored (gnat42) 2019-07-08 14:54:13 +02:00
EventListener switched array() to [] 2019-01-16 10:39:14 +01:00
HttpCache switched array() to [] 2019-01-16 10:39:14 +01:00
Kernel fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Resources Ignore missing translation dependency in FrameworkBundle 2019-07-22 21:42:44 +02:00
Routing [FrameworkBundle] Detect indirect env vars in routing 2019-08-05 07:22:32 +02:00
Templating fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Test Make tests support phpunit 8 2019-07-31 23:55:24 +02:00
Tests Use assertStringContainsString when needed 2019-08-06 08:15:37 +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 [FrameworkBundle] minor: remove a typo from changelog 2019-04-17 08:02:18 +02:00
Client.php [FrameworkBundle] Fix calling Client::getProfile() before sending a request 2019-06-25 17:43:39 +02:00
composer.json fix Debug component dependencies 2019-06-28 11:18:39 +02:00
FrameworkBundle.php add constraint validators before optimizations 2019-02-06 11:00:25 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +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