Commit 58c8b71
committed
Merge branch '2.8' into 3.0
* 2.8:
[travis] Fix deps=low/high builds
fixed CS
skip test with current phpunit bridge
Fix for symfony#19183 to add support for new PHP MongoDB extension in sessions.
[Console] Fix for block() padding formatting after symfony#19189
[Security][Guard] check if session exist before using it
bumped Symfony version to 2.8.9
updated VERSION for 2.8.8
updated CHANGELOG for 2.8.8
bumped Symfony version to 2.7.16
updated VERSION for 2.7.15
update CONTRIBUTORS for 2.7.15
updated CHANGELOG for 2.7.15
Fix some lowest deps
Fixed typos in the expectedException annotations
Conflicts:
CHANGELOG-2.7.md
CHANGELOG-3.0.md
src/Symfony/Bundle/FrameworkBundle/composer.json
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
src/Symfony/Component/HttpKernel/Kernel.php
src/Symfony/Component/HttpKernel/composer.json
src/Symfony/Component/Yaml/Tests/ParserTest.phpFile tree
11 files changed
+475
-93
lines changed- .github
- src/Symfony/Component
- Asset/Tests
- Console
- Style
- Tests/Fixtures/Style/SymfonyStyle
- command
- output
- DependencyInjection/Tests
- HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler
- Security/Guard
- Authenticator
- Tests/Authenticator
11 files changed
+475
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments