Commit graph

4 commits

Author SHA1 Message Date
taca
5f84ee3fc6 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
jdolecek
461c42d5f4 Update php-apcu4 to 4.0.11.
Changes:

4.0.8:
- fix inconsistent member names for entries in userland
- fix race on ref_count

4.0.10:
- be really consistent with APC in use of atomics, avoid surprises

4.0.11:
- fix #176 segfault when apc.preload_path contains bad data
- fix bad data used in test suite
2016-08-11 23:11:25 +00:00
jdolecek
a529d6e413 carry over also apcu 4.0.7 patches 2016-08-11 23:09:40 +00:00
jdolecek
41769e9d9c php apcu 5.x (and php apcu_bc) is only compatible with 7.x; adjust PHP_VERSIONS_ACCEPTED accordingly
add php-apcu4 (as copy what we used to have as php-apcu before upgrade to 5.1.5), and mark with PHP_VERSIONS_ACCEPTED 55 56
2016-08-11 22:54:16 +00:00