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 / trunk / phpBB / includes / captcha

Name Size Revision Age Author Comment
  plugins about 1 month git-gate
captcha_factory.php 2.1 kB about 1 month git-gate
captcha_gd.php 70.3 kB about 1 month git-gate
captcha_gd_wave.php 24.5 kB about 1 month git-gate
captcha_non_gd.php 84.2 kB about 1 month git-gate

Latest revisions

# Date Author Comment
11087 03/31/2011 07:45 pm Git Gatekeeper

commit a40bc114c0f658b62c14a00eda59d57a27fff680
Merge: d70927e 564ce6c
Author: Igor Wiedler <>
Date: Thu Mar 31 20:32:11 2011 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/10112] Replaced a couple occurrences of count() with sizeof()
11017 03/01/2011 11:15 pm Git Gatekeeper

commit 5debf22ba555b7970e6df5548118cd879d4c6a1f
Merge: 1bb8dad f0facd4
Author: Oleg Pudeyev <>
Date: Tue Mar 1 18:02:38 2011 -0500

Merge branch 'ticket/bantu/9766' into develop
  • ticket/bantu/9766:
    [ticket/9766] Delete delete_code() from CAPTCHA classes as it's never called.
10944 01/30/2011 12:30 am Git Gatekeeper

commit bafe3d9484037049a766fc1f9d728979d2d0483a
Merge: 85e0ae7 c3a4312
Author: Andreas Fischer <>
Date: Sun Jan 30 01:17:06 2011 +0100

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand()....

View revisions

Also available in: Atom