./devel/php-memcache, PHP extension for memcached

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.0, Package name: php82-memcache-8.0, Maintainer: pkgsrc-users

This module provides the PHP API for memcached, the memory cache daemon.

This version supports PHP 8.0.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-05-12 16:36:46 by Takahiro Kambe | Files touched by this commit (12)
Log message:
Drop support for php80 (PHP 8.0).
   2023-11-30 17:20:51 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/php-memcache: allow php81, php82 and php83
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-13 15:29:47 by Takahiro Kambe | Files touched by this commit (2)
Log message:
devel/php-memcache: commit forgot files

* Add DESCR about php80 support.
* Update distinfo.
   2021-03-07 16:41:30 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/php-memcache: update to 8.0

Update php-memcache to 8.0.  This is now for php80.

8.0.0 (2020-12-06)

- Version 8.x support PHP 8.x
- Version 4.x supports PHP 7.0-7.4.
- Version 4.x is considered to be stable for production usage.
- Support for PHP 5.x has been removed, please use memcache extension
  ver. 3.x
- Special thanks to Frantisek Drojak - thesource93 (github) and Zaffy
  (github) for making this happen
   2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53)
Log message:
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
   2015-12-19 15:27:15 by Takahiro Kambe | Files touched by this commit (26)
Log message:
Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.