Changelog for
php7-apcu-5.1.7-1.19.i586.rpm :
* Sat Oct 22 2016 munix9AATTgooglemail.com- update to version 5.1.7
* fixes gh#19: hung apaches on pthread wrlocks
* fixes gh#203: segfaults in bailout / longjmp
* Sun Oct 09 2016 munix9AATTgooglemail.com- update to version 5.1.6
* fixes gh#19: Hung apaches on pthread wrlocks
* fixes gh#188: Fix Segfault in ZTS build when locking (Tyson Andre)
* fixes gh#194: apcu_entry ttl not working
* fixes gh#189: SegFault in apc_copy_zval
* fixes gh#185: zend_mm_heap corrupted
* fixes gh#190: memory leak/failed check for duplicates
* Wed Jun 08 2016 munix9AATTgooglemail.com- update to version 5.1.5
* fix version check in control panel page (gh#182, lennartwesdijk)
* do not create null strings, palloc may fail
* Sat May 14 2016 munix9AATTgooglemail.com- update to version 5.1.4
* fix possible memory leak
* fix gh#168 drop trying to return strings from shm
* fix gh#170 do not create entries when serialization fails
* Fri Jan 15 2016 munix9AATTgooglemail.com- update to version 5.1.3
* fixed macro using interlocked increment in Windows
* fix gh#158 apc_inc() with negative step value hangs the process
* fix gh#164 apc_inc() can take minutes with huge step value
* Mon Dec 07 2015 munix9AATTgooglemail.com- update to version 5.1.2
* be really consistent with APC in use of atomics
* Sun Dec 06 2015 munix9AATTgooglemail.com- initial package for version 5.1.0