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 / old_trunk / code_sniffer

Name Size Revision Age Author Comment
  phpbb 8548 almost 4 years Nils Adermann Moving code sniffer stuff into subfolder so dir...
  • svn:ignore: _work

Latest revisions

# Date Author Comment
10206 10/04/2009 02:44 pm Meik Sievertsen

Copy trunk to old_trunk (old phpBB 3.1.x) to make room for the new trunk

8548 05/04/2008 10:06 pm Nils Adermann

Moving code sniffer stuff into subfolder so directory can be linked and doesn't require copying

8435 03/15/2008 02:01 am Manuel Pichler

- First PHP_CodeSniffer rule added that checks all files for a valid file doc
comment as specified in "1.ii. File Header" of the phpBB Coding Guidelines.

8434 03/14/2008 09:21 pm Manuel Pichler

- Initial commit of an ant build file that helps to execute the test suite
for this code sniffer standard implementation.

8433 03/14/2008 09:08 pm Nils Adermann

code sniffer directory

View revisions

Also available in: Atom