Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
16642c71403f4463dfe6e83c13a0e3120474cd1d
/
system
/
libraries
/
Cache
/
drivers
/
Cache_apc.php
0688ac9
Start comment cleanup of libraries
by Timothy Warren
· 13 years ago
b24b033
Switch private methods and properties to protected and cleanup the Cache library and drivers
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
7bb95df
APC throws "apc_store() expects parameter 3 to be long, string given". Validates the TTL to an integer.
by Sean Fisher
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
7d4ea07
Improve the Cache library
by Andrey Andreev
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
4d7c27e
Fix #576: using ini_get() to detect if apc is enabled or not
by Bo-Yi Wu
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
eb2dcda
Added CI_ Prefix to the Cache driver.
by Phil Sturgeon
· 14 years ago
999e747
Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers.
by Greg Aker
· 14 years ago
700205a
updating copyrights to 2011
by Derek Jones
· 14 years ago
bde25d9
Initial commit of Caching Driver.
by Greg Aker
· 14 years ago