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-09-26 22:59:09 +02:00
..
CacheWarmer switched array() to [] 2019-01-16 10:39:14 +01:00
Command [translation] Update defaut format from yml to yaml 2019-03-09 20:33:41 +01:00
Console Apply php-cs-fixer rule for array_key_exists() 2019-02-23 16:06:07 +01: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 [FrameworkBundle] Fix framework bundle lock configuration not working as expected 2019-09-26 22:59:09 +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 security #cve-2019-10909 [FrameworkBundle][Form] Fix XSS issues in the form theme of the PHP templating engine (stof) 2019-04-16 11:42:16 +02:00
Routing switched array() to [] 2019-01-16 10:39:14 +01:00
Templating fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Test Check if Client exists when test.client does not exist, to provide clearer exception message 2019-03-20 08:44:21 +01:00
Tests [FrameworkBundle] Fix framework bundle lock configuration not working as expected 2019-09-26 22:59:09 +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 switched array() to [] 2019-01-16 10:39:14 +01:00
composer.json [FrameworkBundle][HttpFoundation] make session service resettable 2019-03-22 16:39:02 +01: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