Pecl Memcache Versions Save

PHP Extension - Memcache module with support of newer PHP 7.x and PHP 8.x

8.2

1 year ago
  • Added support for PHP 8.2.x
  • Removed Google Cloud Builds and switched to Github actions (thx to @pmurzakov)
  • Thanks to @remicollet & @pmurzakov & @shyim & @thesource93 & @vnsavage for contributions!

8.0.1

1 year ago
  • includes a fix for a possible memory corruption during flush , thanks @vnsavage

8.0-fixed

3 years ago
  • Added support for PHP 8.0.0
  • Dropped support for older versions than PHP 8.0.0
  • Fixed packages.xml
  • Special thanks to Zaffy for making this happen

4.0.5.2

4 years ago
  • Fixed pecl build / install

4.0.5.1

4 years ago
  • fixed typo with version in package.xml & php7/php_memcache.h

4.0.5

4 years ago
  • 4.0.5 supports PHP up to latest 7.4
  • minor fixes in tests for changed PHP behaviour in PHP 7.4

4.0.4

4 years ago

Status:

  • Support for PHP 5.x has been removed, please use memcache extension ver. 3.x
  • Updated package.xml for PECL release

4.0.3

5 years ago

Status:

  • build tested & works fine on PHP 7.0-7.3
  • added automatic tests via Google Build Platform, based on official Docker PHP images

Changes:

  • fixed tests for PHP 7.0-7.2

4.0.2-php73

5 years ago

Changes:

  • fixed test
  • fixed release version
  • added dockerfile for automatic tests

v4.0.1-php73

5 years ago