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 / acydburn / tests

Name Size Revision Age Author Comment
  bbcode 8549 almost 4 years Nils Adermann - adding request_var tests
  request 8549 almost 4 years Nils Adermann - adding request_var tests
  security 8623 over 3 years Meik Sievertsen fix security test for redirect. Also set common...
  utf 8584 over 3 years Meik Sievertsen two new tests, added security suite and fixed u...
all_tests.php 1.1 kB 8584 over 3 years Meik Sievertsen two new tests, added security suite and fixed u...

Latest revisions

# Date Author Comment
8774 08/21/2008 05:20 pm Meik Sievertsen

Create a new "developer-specific" branch.
This branch is used by the developer "acydburn" (me ;)) to freely mess with the code and then later be able to merge changes back to trunk.

- Developer branches should only be used (write) by the developer it was created for...

8623 06/08/2008 11:43 pm Meik Sievertsen

fix security test for redirect. Also set common server variables to mimick a real testbed.

8588 06/04/2008 01:06 pm Meik Sievertsen

adding missing props

8586 06/03/2008 06:32 pm Meik Sievertsen

erm, no, not yet. :P

8584 06/03/2008 06:15 pm Meik Sievertsen

two new tests, added security suite and fixed utf8 tests.

8549 05/05/2008 12:54 am Nils Adermann

- adding request_var tests

8547 05/04/2008 05:41 pm Nils Adermann

these files should have headers too

8546 05/04/2008 04:47 pm Nils Adermann

- adding a test for utf8_clean_string()

8541 05/04/2008 02:54 pm Nils Adermann

adding a bbcode test suite

8540 05/04/2008 02:49 pm Nils Adermann

expectation goes first

View revisions

Also available in: Atom