Changelog for apcu_bc |
Release |
What has changed? |
1.0.5 |
- fix skipif.inc path in test suite
- remove APCU version from phpinfo
- remove Build date from phpinfo |
1.0.4 |
- promote as stable (no change) |
1.0.3 |
- fix gh#14: apc_inc segfaults if APCu is disabled
- fix Windows build |
1.0.2 |
- restore apc behavior, apc_inc / apc_dec fail when key doesnt exists |
1.0.1 |
- fix gh#10 - apc_clear_cache: parameter is optional
- apc_cache_info: both parameters are optional
- add dep on APCu extension |
1.0.0 |
- initial release |