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 / tags / release_3_0_2-RC1

Name Size Revision Age Author Comment
  phpBB 8657 over 3 years Meik Sievertsen correctly set flags if text is empty

Latest revisions

# Date Author Comment
8658 06/14/2008 05:20 pm Meik Sievertsen

Tag 3.0.2 RC1

8657 06/14/2008 01:15 pm Meik Sievertsen

correctly set flags if text is empty

8655 06/13/2008 09:39 pm Meik Sievertsen

Fix some instances where we left db connections open (registration -> captcha for example)

8651 06/12/2008 04:40 pm Meik Sievertsen

remove the $Id$ line there and instead add valuable information. Oh, and did not know the phpass project catched our implementation of their code. :) Nice to see.

8648 06/11/2008 06:52 pm Meik Sievertsen

- some version changes
- apply database updates sequentially

8647 06/11/2008 05:29 pm Meik Sievertsen

hmm

8645 06/10/2008 04:37 pm Meik Sievertsen

#28595 (AVATAR_IMG available to memberlist_body.html)

8643 06/10/2008 02:54 pm Meik Sievertsen

added two comments to describe the functions use-case

8641 06/10/2008 12:30 am Nils Adermann

Regular expression for email matching in posts will no longer die on long words

8639 06/09/2008 07:44 pm Meik Sievertsen

check if folder is not empty (may happen for absolute paths). Thanks paul

View revisions

Also available in: Atom