Commit 196086c
committed
Merge branch '3.4' into 4.1
* 3.4:
[php_cs] disable fopen_flags
[DI] fix error in dumped container
[CS] Remove unused variables passed to closures
[DI] fix dumping setters before their inlined instances
[CS] Remove empty comment
[CS] Enforces null type hint on last position in phpDocs
[CS] Use combined assignment operators when possible
Fix a typo in error messages
Don't return early as this bypasses the auto exit feature
[Console] Add missing null to input values allowed types
[PHPUnitBridge] Fix microtime() format
bumped Symfony version to 3.4.17
updated VERSION for 3.4.16
updated CHANGELOG for 3.4.16
bumped Symfony version to 2.8.47
update CONTRIBUTORS for 2.8.46
updated VERSION for 2.8.46
updated CHANGELOG for 2.8.4673 files changed
+501-142Lines changed: 501 additions & 142 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/Symfony
- Bridge
- Doctrine
- DependencyInjection
- Form/ChoiceList
- PhpUnit
- Tests
- Twig/Extension
- Bundle/SecurityBundle
- DependencyInjection/Security/Factory
- Tests/DependencyInjection
- Component
- Console
- Command
- Helper
- Input
- Question
- Tests
- CssSelector
- Node
- Parser
- DependencyInjection
- Dumper
- Loader/Configurator/Traits
- Tests
- Dumper
- Fixtures
- containers
- php
- xml
- Loader
- DomCrawler
- Filesystem/Tests
- Form
- ChoiceList
- Factory
- Loader
- Extension
- Csrf
- Validator/ViolationMapper
- Tests
- Fixtures
- Util
- Util
- HttpFoundation
- Session/Storage/Handler
- HttpKernel
- Config
- ControllerMetadata
- Profiler
- Intl
- Ldap
- Process
- Tests
- PropertyAccess
- Routing
- Security
- Core/User
- Csrf
- Guard/Firewall
- Serializer/NameConverter
- Stopwatch
- Translation
- Catalogue
- Extractor
- Validator
- VarDumper/Cloner
- Workflow/Metadata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
14 | 15 | |
15 | 16 | |
16 | 17 | |
|
0 commit comments