Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-11 | Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. | taca | 1 | -2/+2 | |
2016-08-11 | Update php-apcu4 to 4.0.11. | jdolecek | 4 | -22/+22 | |
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 | carry over also apcu 4.0.7 patches | jdolecek | 2 | -0/+41 | |
2016-08-11 | php apcu 5.x (and php apcu_bc) is only compatible with 7.x; adjust ↵ | jdolecek | 4 | -0/+56 | |
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 |