The NetBSD Project

CVS log for pkgsrc/www/php-apcu/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / php-apcu

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2020Q2-base


Revision 1.16 / (download) - annotate - [select for diffs], Sun Dec 15 18:17:21 2019 UTC (4 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

www/php-apcu: update to 5.1.18

Update php-apcu to 5.1.18.

o pkgsrc change: allow build with php74.

5.1.18		(2019-10-28)

- Implement apcu_inc() and apcu_dec() using atomic operations. This means
  that these functions no longer have to acquire a write lock. These
  functions will now wraparound on overflow, instead of saturating to a
  floating point value.
- Make table header in apc.php sticky.
- Fix compile warnings related to mktemp() usage.
- Fix compatibility with PHP 8.0.
- Fix required number of arguments for apcu_store() returned by Reflection.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>