This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
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.
memcache 8.x-2.2
Release notes
This is an iterative release for memcache, with the biggest change adding transaction support and debugging.
All changes since 2.1:
Issue #435694 by Jeremy, markpavlitski, rbayliss, Elijah Lynn, glennpratt, markus_petrux, pdrake, achton, japerry, arantxag, solution33r, wwhurley, rhristov: >1M data writes incompatible with memcached (memcached -I 32M -m32)
Issue #2996615 by m4olivei, wim leers, Fabianx: Transaction support for cache (tags) invalidation
Minor Coding Standards for the admin settings module.
Issue #3002490 by Beakerboy: Drupal\Tests\memcache\Kernel\MemcacheBackendTest fails
Issue #3144383 by japerry, joachim: 'htmlspecialchars() expects parameter 1 to be string' warning on Statistics page due to incorrect use of t()
Issue #3002505 by Beakerboy, idebr: Implement configuration schema for memcache_admin.settings
memcache 8.x-2.1
Release notes
This is the first stable release of memcache for Drupal 9. It is compatible with both Drupal 8.x and 9.x
Most of the changes are to address deprecations. It should install without needing to run updb or clear cache.
All changes:
Issue #3133565 by ShaunLaws: PHP Notice causing memcache statistics page to fail
Issue #3038440 by hctom, Dane Powell, jwilson3: Cache rebuild errors caused by suggested PSR4 include
Fix capitalization for the HtmlResponse class.
Issue #3042707 by jcnventura, nikolas.tatianenko, jhuhta, Sergiu Stici: Drupal 9 Deprecated Code Report (Messenger)