phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
2014-02-21 01:47:37 +01:00
build [ticket/12162] Set language to C before running diff to ensure its english 2014-02-04 12:32:25 +01:00
git-tools [ticket/11509] Three dots means sym. difference, but we only want new commits. 2014-02-21 01:47:37 +01:00
phpBB [ticket/12146] Added a missing # to inline css-style of <span> 2014-02-02 16:44:52 +01:00
tests Merge remote-tracking branch 'remotes/bantu/ticket/12046' into develop-olympus 2014-01-17 20:50:04 -06:00
travis [ticket/11970] Make apt-get less quiet. 2013-10-26 01:39:04 +02:00
.gitignore [ticket/11262] Add .lock in cache directory to .gitignore 2012-12-13 16:15:49 -06:00
.travis.yml [ticket/11509] Three dots means sym. difference, but we only want new commits. 2014-02-21 01:47:37 +01:00
composer.phar [ticket/11527] Upgrade composer.phar to 1.0.0-alpha7. 2013-05-09 02:38:27 +02:00
phpunit.xml.all [ticket/11668] Run lint test at the end of the test suite 2013-07-12 14:42:26 -04:00
phpunit.xml.dist [ticket/11668] Run lint test at the end of the test suite 2013-07-12 14:42:26 -04:00
phpunit.xml.functional [ticket/11668] Run lint test at the end of the test suite 2013-07-12 14:42:26 -04:00
README.md [task/github-readme/travis] Fix Travis-Badge and link 2013-10-24 21:51:49 -05:00

phpBB

ABOUT

phpBB is a free bulletin board written in PHP.

COMMUNITY

Find support and lots more on phpBB.com! Discuss the development on area51.

CONTRIBUTE

  1. Create an account on phpBB.com
  2. Create a ticket (unless there already is one)
  3. Read our Git Contribution Guidelines; if you're new to git, also read the introduction guide
  4. Send us a pull request

AUTOMATED TESTING

We have unit and functional tests in order to prevent regressions. You can view the bamboo continuous integration here or check our travis build below. develop - Build Status develop-olympus - Build Status

LICENSE

GNU General Public License v2