phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / acm

Name Size Revision Age Author Comment
acm_apc.php 1.3 kB 9891 over 2 years Andreas Fischer Props.
acm_eaccelerator.php 2.2 kB 10309 about 2 years Chris Smith Check for required eAccelerator functions #54465
acm_file.php 13.6 kB 10951 about 1 year Git Gatekeeper commit b414a4d107b3baa4b6d2f600e6f52211359ec3a5...
acm_memcache.php 2.4 kB 10579 almost 2 years Git Gatekeeper commit da5c36fdeb15a23af426895b11a58051c7ee6997...
acm_memory.php 8 kB 10757 over 1 year Git Gatekeeper commit dfd3c4a5dfa7f2afceb3ab7b3fd12181ba66b10c...
acm_null.php 1.8 kB 9891 over 2 years Andreas Fischer Props.
acm_redis.php 2.4 kB 8 months git-gate
acm_wincache.php 1.4 kB 10885 about 1 year Git Gatekeeper commit 7c9002398aa9e178bb5368f3f4ec58e935b5c5a8...
acm_xcache.php 2.3 kB 10027 over 2 years Meik Sievertsen properties change? :o

Latest revisions

# Date Author Comment
11086 03/31/2011 07:30 pm Git Gatekeeper

commit ec5ca9df6b37f38cff5ddc4bb9bd0bd6f2795b01
Merge: 6ac93d8 ddda094
Author: Igor Wiedler <>
Date: Thu Mar 31 20:23:30 2011 +0200

Merge branch 'ticket/haklop/10110' into develop-olympus
  • ticket/haklop/10110:
    [ticket/10110] Remove tab from empty lines...
10951 02/01/2011 07:00 am Git Gatekeeper

commit b414a4d107b3baa4b6d2f600e6f52211359ec3a5
Merge: e685c1c 5e97dd7
Author: Andreas Fischer <>
Date: Tue Feb 1 07:41:21 2011 +0100

Merge branch 'ticket/p/10014' into develop-olympus
  • ticket/p/10014:
    [ticket/10014] Clearly indicate fatal errors in file acm.
10885 12/13/2010 02:30 pm Git Gatekeeper

commit 7c9002398aa9e178bb5368f3f4ec58e935b5c5a8
Merge: 2c25a4b d7287ec
Author: Andreas Fischer <>
Date: Mon Dec 13 15:05:22 2010 +0100

Merge branch 'feature/ChrisTX/acm-wincache' into develop-olympus
  • feature/ChrisTX/acm-wincache:...
10757 08/28/2010 10:30 pm Git Gatekeeper

commit dfd3c4a5dfa7f2afceb3ab7b3fd12181ba66b10c
Merge: 3c02a1c 5e33004
Author: Andreas Fischer <>
Date: Sat Aug 28 23:25:05 2010 +0200

Merge branch 'ticket/nickvergessen/9519' into develop-olympus
  • ticket/nickvergessen/9519:...
10579 03/18/2010 04:11 pm Git Gatekeeper

commit da5c36fdeb15a23af426895b11a58051c7ee6997
Merge: 10f81ee c57c1f3
Author: Nils Adermann <>
AuthorDate: Thu Mar 18 17:04:14 2010 +0100
Commit: Nils Adermann <>
CommitDate: Thu Mar 18 17:04:14 2010 +0100
...

10396 01/07/2010 09:09 am Chris Smith

Oops thanks rxu, fixes r10309 refs #54465

10379 12/25/2009 03:55 pm Andreas Fischer

Bug #55865 - Correctly move sql_row_pointer forward when calling sql_fetchfield() on cached queries.

10309 12/09/2009 10:16 pm Chris Smith

Check for required eAccelerator functions #54465

10307 12/08/2009 10:55 pm Chris Smith

Fix potential data corruption issues with memcache ACM

View revisions

Also available in: Atom