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 / posting / 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
8706 07/29/2008 07:37 am David M

"The scientific man does not aim at an immediate result. He does not expect that his advanced ideas will be readily taken up. His work is like that of the planter — for the future. His duty is to lay the foundation for those who are to come, and point the way. He lives and labors and hopes." - Nikola Tesla...

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