Statistics
| Revision:

root / trunk / phpBB / includes / acm / acm_eaccelerator.php

History | View | Annotate | Download (2.2 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10342 12/16/2009 03:48 pm Meik Sievertsen

merge changes from 3.0.x branch

10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10027 08/20/2009 01:14 pm Meik Sievertsen

properties change? :o

9891 07/29/2009 11:59 pm Andreas Fischer

Props.

9544 06/05/2009 03:40 pm Chris Smith

Fix a small bug with xcache (thanks bantu), and some code consistency changes

9541 06/04/2009 03:59 pm Chris Smith

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

9540 06/04/2009 03:37 pm Chris Smith

Finished I hope, appropriate errors when modules are missing.

9538 06/04/2009 03:04 pm Chris Smith

Introduce XCache and eAccelerator, make some small changes to the abstract, forgot a period in the command for r9537 :(

9536 06/04/2009 02:34 pm Chris Smith

Lets follow some PHP4 conventions underscores for internal methods.

9535 06/04/2009 02:03 pm Chris Smith

Fix properties

9534 06/04/2009 02:00 pm Chris Smith

Add APC
Modify Memcache to use the memory abstract