History | View | Annotate | Download (2.3 kB)
properties change? :o
Props.
Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. #46435
Fix a small bug with xcache (thanks bantu), and some code consistency changes
Use unique per board cache keys per [1] important when using shared memory from opcode caches with multiple boards on one server.
[1] http://area51.phpbb.com/phpBB/viewtopic.php?p=201739#p201739
Finished I hope, appropriate errors when modules are missing.
Introduce XCache and eAccelerator, make some small changes to the abstract, forgot a period in the command for r9537 :(
Lets follow some PHP4 conventions underscores for internal methods.
Fix properties
Add APCModify Memcache to use the memory abstract