Commit 20bdaa6
committed
Merge branch '2.8' into 3.1
* 2.8: (26 commits)
fixed CS
fixed CS
fixed CS fixer config
fixed typo
Revert "fixed typo"
fixed typo
fixed CS
Avoid setting request attributes from signature arguments in AnnotationClassLoader
[DependencyInjection] Add some missing typehints in YamlFileLoader
[DependencyInjection] minor: Fix a DocBlock
[HttpKernel] Give higher priority to adding request formats
[PropertyInfo] Don't try to access a property thru a static method
[PropertyInfo] Exclude static methods form properties guessing
[FrameworkBundle] Fix third level headers for MarkdownDescriptor
[TwigBundle] do not lose already set method calls
symfony#20411 fix Yaml parsing for very long quoted strings
CS: apply is_null
DX: remove invalid inheritdoc
bumped Symfony version to 2.8.17
updated VERSION for 2.8.16
...File tree
45 files changed
+194
-132
lines changed- src/Symfony
- Bridge
- PhpUnit
- ProxyManager/Tests/LazyProxy/Fixtures/php
- Twig
- Command
- Tests/Extension
- Bundle
- FrameworkBundle
- Console/Descriptor
- Tests
- DependencyInjection
- Fixtures/Descriptor
- SecurityBundle/DependencyInjection
- TwigBundle
- DependencyInjection/Compiler
- Tests/DependencyInjection/Compiler
- Component
- ClassLoader/Tests/Fixtures/Namespaced
- Debug/FatalErrorHandler
- DependencyInjection
- Compiler
- Loader
- DomCrawler
- Form/Extension/Core/Type
- HttpKernel
- DataCollector
- EventListener
- Tests/EventListener
- Intl/Data/Generator
- Process/Tests
- PropertyInfo
- Extractor
- Tests
- Extractors
- Fixtures
- Routing
- Loader
- Tests/Loader
- Serializer/Tests/Encoder
- Translation
- Tests/Dumper
- Util
- Validator/Constraints
- Yaml
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+194
-132
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
0 commit comments