pkgsrc/www/php-apcu/distinfo
taca f78fb0ef72 www/php-apcu: update to 5.1.20
www/php-apcu: update to 5.1.20

5.1.20 (2021-03-04)

- Fix deadlocks when other apcu_* functions are used inside apcu_entry(). It
  should now be safe to use any functions inside the apcu_entry() callback.
- Fix division by zero exception in apc.php.
- Fix handling of references in PHP 8 if "default" serializer is used (which
  is not the default).
- Fix string reuse handling if "default" serializer is used (which is not
  the default).
- Check for failures when acquiring read locks to report problems earlier
  (write locks were already checked previously).
- Adjust tests for current PHP 8.1 development branch.
- Remove *_api.h headers. Use apc_cache.h instead of apc_cache_api.h etc.
2021-03-07 14:47:58 +00:00

6 lines
420 B
Text

$NetBSD: distinfo,v 1.18 2021/03/07 14:47:58 taca Exp $
SHA1 (php-apcu/apcu-5.1.20.tgz) = b253a175cbd7a232eae27aca53cf8d445639bd2c
RMD160 (php-apcu/apcu-5.1.20.tgz) = 4ba9854e563baf119c01cfc40dc85456f6a5e895
SHA512 (php-apcu/apcu-5.1.20.tgz) = 3e10b7e5dc7481b1250610ef83954875f427b9114d6b232bad9064fc33d8c8906bcc317f94a6cfc9f76c720fa06a44270d259cf2ceef6c1ec9dcadc49254ee1b
Size (php-apcu/apcu-5.1.20.tgz) = 96727 bytes