Update symfony packages (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/browser-kit (source) | require-dev | major |
^4.4 -> ^5.0
|
symfony/config (source) | require | major |
^4.4 -> ^5.0
|
symfony/framework-bundle (source) | require | major |
^4.1.12 -> ^5.0.0
|
symfony/http-client (source) | require-dev | major |
^4.4 -> ^5.0
|
symfony/phpunit-bridge (source) | require-dev | major |
^4.4 -> ^5.0
|
symfony/security-bundle (source) | require | major |
^4.4 -> ^5.0
|
symfony/security-core (source) | require | major |
^4.4 -> ^5.0
|
symfony/security-guard (source) | require | major |
^4.4 -> ^5.0
|
symfony/twig-bundle (source) | require | major |
^4.4 -> ^5.0
|
symfony/yaml (source) | require | major |
^4.4 -> ^5.0
|
Release Notes
symfony/browser-kit
v5.2.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.3...v5.2.4)
- no changes
v5.2.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.1...v5.2.2)
- no changes
v5.2.1
Changelog (https://github.com/symfony/browser-kit/compare/v5.2.0...v5.2.1)
- no changes
v5.2.0
- [BC BREAK] Request parameters are now casted to string in
Request::__construct()
.
v5.1.11
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.10...v5.1.11)
- no changes
v5.1.10
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.9...v5.1.10)
- no changes
v5.1.9
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.8...v5.1.9)
- no changes
v5.1.8
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.7...v5.1.8)
- no changes
v5.1.7
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.6...v5.1.7)
- bug #38377 Ignore more deprecations for Mockery mocks (fancyweb)
- bug #38360 Cookie expiration at current timestamp (iquito)
v5.1.6
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.5...v5.1.6)
- no changes
v5.1.5
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.3...v5.1.4)
- no changes
v5.1.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.2...v5.1.3)
- no changes
v5.1.2
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0...v5.1.1)
- no changes
v5.1.0
Changelog (https://github.com/symfony/browser-kit/compare/v5.1.0-RC2...v5.1.0)
- no changes
v5.0.11
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.10...v5.0.11)
- no changes
v5.0.10
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.9...v5.0.10)
- no changes
v5.0.9
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.8...v5.0.9)
- bug #36839 Raw body with custom Content-Type header (azhurb)
- bug #36592 Allow Referer set by history to be overridden (Slamdunk)
v5.0.8
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.7...v5.0.8)
- no changes
v5.0.7
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.6...v5.0.7)
- bug #36181 fixed missing post request parameters in file uploads (codebay)
v5.0.6
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.5...v5.0.6)
- no changes
v5.0.5
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.4...v5.0.5)
- bug #35827 Nested file array prevents uploading file (afilina)
v5.0.4
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.3...v5.0.4)
- no changes
v5.0.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.0.2...v5.0.3)
- no changes
v5.0.2
v5.0.1
v5.0.0
symfony/config
v5.2.4
Changelog (https://github.com/symfony/config/compare/v5.2.3...v5.2.4)
- no changes
v5.2.3
Changelog (https://github.com/symfony/config/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/config/compare/v5.2.1...v5.2.2)
- bug #39764 fix handling float-like key attribute values (xabbuh)
v5.2.1
Changelog (https://github.com/symfony/config/compare/v5.2.0...v5.2.1)
- bug #39334 Fixed syntax error in config (Nyholm)
- bug #39336 YamlReferenceDumper: No default value required for VariableNode with array example (Nyholm)
- bug #39142 Stop treating multiline resources as globs (michaelKaefer)
v5.2.0
Changelog (https://github.com/symfony/config/compare/v5.2.0-RC2...v5.2.0)
- no changes
v5.1.11
Changelog (https://github.com/symfony/config/compare/v5.1.10...v5.1.11)
- bug #39764 fix handling float-like key attribute values (xabbuh)
v5.1.10
Changelog (https://github.com/symfony/config/compare/v5.1.9...v5.1.10)
- bug #39334 Fixed syntax error in config (Nyholm)
- bug #39336 YamlReferenceDumper: No default value required for VariableNode with array example (Nyholm)
- bug #39142 Stop treating multiline resources as globs (michaelKaefer)
v5.1.9
Changelog (https://github.com/symfony/config/compare/v5.1.8...v5.1.9)
- bug #39091 Recheck glob brace support after GlobResource was serialized (wouterj)
v5.1.8
Changelog (https://github.com/symfony/config/compare/v5.1.7...v5.1.8)
- no changes
v5.1.7
Changelog (https://github.com/symfony/config/compare/v5.1.6...v5.1.7)
- no changes
v5.1.6
Changelog (https://github.com/symfony/config/compare/v5.1.5...v5.1.6)
- no changes
v5.1.5
Changelog (https://github.com/symfony/config/compare/v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (https://github.com/symfony/config/compare/v5.1.3...v5.1.4)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
v5.1.3
Changelog (https://github.com/symfony/config/compare/v5.1.2...v5.1.3)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37526 ensure compatibility with PHP 8 stack traces (xabbuh)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v5.1.2
Changelog (https://github.com/symfony/config/compare/v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (https://github.com/symfony/config/compare/v5.1.0...v5.1.1)
- no changes
v5.1.0
- updated the signature of method
NodeDefinition::setDeprecated()
toNodeDefinition::setDeprecation(string $package, string $version, string $message)
- updated the signature of method
BaseNode::setDeprecated()
toBaseNode::setDeprecation(string $package, string $version, string $message)
- deprecated passing a null message to
BaseNode::setDeprecated()
to un-deprecate a node - deprecated
BaseNode::getDeprecationMessage()
, useBaseNode::getDeprecation()
instead
v5.0.11
Changelog (https://github.com/symfony/config/compare/v5.0.10...v5.0.11)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37526 ensure compatibility with PHP 8 stack traces (xabbuh)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v5.0.10
Changelog (https://github.com/symfony/config/compare/v5.0.9...v5.0.10)
- no changes
v5.0.9
Changelog (https://github.com/symfony/config/compare/v5.0.8...v5.0.9)
- bug #36896 Removed implicit cast of ReflectionProperty to string (derrabus)
v5.0.8
Changelog (https://github.com/symfony/config/compare/v5.0.7...v5.0.8)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
v5.0.7
Changelog (https://github.com/symfony/config/compare/v5.0.6...v5.0.7)
- no changes
v5.0.6
Changelog (https://github.com/symfony/config/compare/v5.0.5...v5.0.6)
- bug #36041 fix import from config file using type: glob (Tobion)
- bug #35982 Fix XmlFileLoader bad error message (przemyslaw-bogusz)
v5.0.5
Changelog (https://github.com/symfony/config/compare/v5.0.4...v5.0.5)
- bug #35537 Prevent potential \TypeError (fancyweb)
- bug #35557 dont catch instances of Error (nicolas-grekas)
v5.0.4
Changelog (https://github.com/symfony/config/compare/v5.0.3...v5.0.4)
- no changes
v5.0.3
Changelog (https://github.com/symfony/config/compare/v5.0.2...v5.0.3)
- no changes
v5.0.2
v5.0.1
v5.0.0
- Dropped support for constructing a
TreeBuilder
without passing root node information. - Removed the
root()
method inTreeBuilder
, pass the root node information to the constructor instead - Added method
getChildNodeDefinitions()
to ParentNodeDefinitionInterface - Removed
FileLoaderLoadException
, useLoaderLoadException
instead
symfony/framework-bundle
v5.2.6
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.5...v5.2.6)
- bug #40544 ensure TestBrowserToken::$firewallName is serialized (kbond)
- bug #40497 enable HTTP method overrides as early as possible with the HTTP cache (xabbuh)
- bug #40368 Make the TestBrowserToken interchangeable with other tokens (Seldaek)
- bug #40178 Exclude unreadable files when executing About command (michaljusiega)
- bug #40373 Check if templating engine supports given view (fritzmg)
- bug #40313 Fix PropertyAccess definition when not in debug (PedroTroller)
v5.2.5
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.4...v5.2.5)
- bug #40421 fix XSD (nicolas-grekas)
- bug #40378 Changing ZulipTransportFactory tag to prevent the exception UnsupportedSchemeException (big-r81)
v5.2.4
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.3...v5.2.4)
- bug #40281 Allow x-forwarded-prefix trusted header in config (drupol)
- bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
- bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
- bug #40116 scan directories for translations sequentially (xabbuh)
- bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
- bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)
v5.2.3
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.1...v5.2.2)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39692 Dump abstract arguments (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
- bug #39672 Fix UidNormalizer priority (fancyweb)
v5.2.1
Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.0...v5.2.1)
- bug #39555 Fix NFS detection on macOs (jderusse)
- bug #39360 Fix cache:clear with buildDir (jderusse)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39478 Fix missing kernel.build_dir on cache clear (chalasr)
- bug #39442 Fix enabled key for ratelimiter config (pierredup)
- bug [#39268](https://github.com/symfony/framework-bundl
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.