Update symfony/cache from v6.2.10 to v6.4.4 #206
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Merge branch '5.4' into 6.4explicitly cast boolean SSL stream options[Cache] Sync the Redis proxies with upstream[Cache] improve BC with 5.4 pools[Cache] Fix BC layer with pre-6.1 cache itemsMerge branch '6.3' into 6.4Fix bad mergeMerge branch '5.4' into 6.3Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_valueMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3[Cache] Fix possible infinite loop inCachePoolPass``Merge branch '6.3' into 6.4fix Redis proxies testsMerge branch '6.3' into 6.4synchronize RelayProxyMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3bug #53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords fromparse_url()results (alexandre-daubois)[Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords fromparse_url()resultsMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3[Cache] Fix Couchbase expiration testharden cache expiration testMerge branch '6.3' into 6.4[Cache] fix the previous fixbug #53054 [Cache] Fix expiration time for CouchbaseCollection (alexandre-daubois)[Cache] Fix expiration time for CouchbaseCollectionMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3CS fixMerge branch '6.3' into 6.4[Cache] Get TRUNCATE statement from platformMerge branch '5.4' into 6.3bug #52715 [Cache] fix detecting the database server version (xabbuh)fix detecting the database server version[Cache] Add url decoding of password inRedisTraitDSNMerge branch '5.4' into 6.3fix detecting the server version with Doctrine DBAL 4[Cache][Lock]PdoAdapter/PdoStoreminor cleanupMerge branch '6.3' into 6.4name exception being caught as it is accessed in the catch blockMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3[Cache][Lock] Fix PDO store not creating table + add testsMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3bug #52457 [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL (HypeMC)[Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQLfix tests[Cache] Fix property types in PdoAdapterRemove full DSNs from exception messages[Tests] Move expectException closer to the place of the expectation to avoid false positivesMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3[Tests] Streamline[HttpKernel] Add parameterskernel.runtime_modeandkernel.runtime_mode.*, all set from env varAPP_RUNTIME_MODE``Merge branch '6.3' into 6.4Merge branch '5.4' into 6.3[Cache] Remove temporary cache item file onrename()failureMerge branch '6.3' into 6.4[Cache] Fix leftovers in generated Redis proxiesMerge branch '6.3' into 6.4[Cache] Add missing@requires extension openssl``Merge branch '6.3' into 6.4Merge branch '6.3' into 6.4[Cache] Fix ArrayAdapter::freeze() return type[Cache][VarExporter] Fix proxy generation to deal with edgy behaviors of internal classesMerge branch '6.3' into 6.4Fix deps=lowMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3Run high-deps tests with ORM 3 and DBAL 4Merge branch '6.3' into 6.4synchronize the Relay fixtureReplace usages of SkippedTestSuiteError with markTestSkipped() call[Cache] Fix two initializations of Redis SentinelMerge branch '6.3' into 6.4[Cache] Fix Redis6ProxyMerge branch '5.4' into 6.3[Cache] Fix support for Redis Sentinel using php-redis 6.0.0[Messenger] Add support for multiple Redis Sentinel hostsMerge branch '6.3' into 6.4Merge branch '5.4' into 6.3Merge branch '5.4' into 6.3Make tests green again[Cache] fix using multiple Redis Sentinel hosts when the first one is not resolvable[Lock] Add some missing return types in testsRemove unneeded calls to setPublic(false)Merge branch '6.3' into 6.4Merge branch '5.4' into 6.3harden LockRegistry tests, consider PHP files only[Cache] minor cleanupMore short closuresMerge branch '6.3' into 6.4Merge branch '6.2' into 6.3[Cache] Fix generating proxies when ext-redis v6 is installed[Cache] Fix testsEnsure all properties have a typeMore short closures + isset instead of null checks + etc.minor #51096 Use more "First class callable syntax" + Normalize set_error_handler/set_exception_handler calls (lyrixx)Add types to private and internal propertiesUse more "First class callable syntax" + Normalize set_error_handler/set_exception_handler callsUse typed properties in tests as much as possiblefeature #50842 Add missing return types to magic methods (wouterj)Add missing return types to magic methods[6.4] Fix remainings from previous deprecationsMerge branch '6.3' into 6.4[DoctrineBridge] add missing changelog mention for isSameDatabase arg introduced in #48059Merge branch '6.3' into 6.4Merge branch '6.2' into 6.3Merge branch '5.4' into 6.2[Messenger] Preserve existing Doctrine schemaMerge branch '6.3' into 6.4Merge branch '6.2' into 6.3Merge branch '5.4' into 6.2[Cache] Fix RedisTrait::createConnection for clusterMerge branch '6.3' into 6.4Merge branch '6.2' into 6.3Merge branch '5.4' into 6.2Fix Doctrine deprecationsMerge branch '6.3' into 6.4Merge branch '6.2' into 6.3Merge branch '5.4' into 6.2[Cache] Fix tests[Cache] Fix DBAL deprecations[6.4] Allow 7.0 deps[Cache] Sync RelayProxyAdd missing return typesAdd remaining missing return types to safe methodsMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3[Cache] Support Redis cluster connections with predis/predis:^2.0Fix testsMerge branch '6.2' into 6.3[Cache] Fix DBAL deprecations and stop using NUL chars in tags prefixReplace "use-by-ref" by static vars when possible in closuresMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3Fix testsMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3Remove unused local variableMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3Merge branch '6.2' into 6.3Merge branch '6.2' into 6.3Merge branch '6.2' into 6.3Add void return typesAdd PHP types to private methods and functionsAdd missing PHPdoc return typesUse xxh128 instead of md5[Cache] Sync RelayProxy with latest lazy-proxy changesMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3[PHPUnit 10] UseTestCasesuffix for abstract tests in/Tests/``Merge branch '6.2' into 6.3feature #48250 [Cache] Compatible with aliyun redis instance (tourze)[Cache] Compatible with aliyun redis instance[Cache] Add Relay supportfix outdated test for redisRemove full DSNs from exception messagesMark DSNs as #[SensitiveParameter]Merge branch '6.2' into 6.3minor #48793 Leverage arrow function syntax for closure (tigitz)Leverage arrow function syntax for closureMerge branch '6.2' into 6.3Merge branch '6.2' into 6.3feature #48810 Drop v1 contracts packages everywhere (derrabus)Merge branch '6.2' into 6.3Drop v1 contracts packages everywhereMerge branch '6.2' into 6.3Fix mergeMerge branch '6.2' into 6.3feature #48059 [HttpFoundation] Create migration for session table when pdo handler is used (alli83)[HttpFoundation] Create migration for session table when pdo handler is usedThis is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.