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
Andreas Fischer a83c766ebd Merge remote-tracking branch 'p/ticket/11323-olympus' into develop-olympus
* p/ticket/11323-olympus:
  [ticket/11323] Backport include_define test to olympus.
2013-01-22 20:32:07 +01:00
build Merge PR #1162 branch 'bantu/ticket/11291' into develop-olympus 2012-12-29 07:47:10 -05:00
git-tools [ticket/10767] Clarify what happens at the end of the hook. 2012-04-17 06:05:33 -04:00
phpBB Merge remote-tracking branch 'remotes/Sajaki/ticket/10854' into develop-olympus 2013-01-15 22:24:58 -06:00
tests Merge remote-tracking branch 'p/ticket/11323-olympus' into develop-olympus 2013-01-22 20:32:07 +01:00
travis [ticket/11240] Enable PHPUnit's verbose mode so we get a list of skipped tests. 2012-12-04 00:40:24 +01:00
.gitignore [ticket/11262] Add .lock in cache directory to .gitignore 2012-12-13 16:15:49 -06:00
.travis.yml [ticket/11324] Add PHP 5.5 environment to travis and allow it to fail. 2013-01-13 23:41:40 +01:00
composer.phar [ticket/11164] Update composer.phar 2012-11-04 20:34:31 +00:00
phpunit.xml.all [ticket/10492] Backporting functional tests 2012-04-21 04:37:57 -05:00
phpunit.xml.dist [ticket/10492] Backporting functional tests 2012-04-21 04:37:57 -05:00
phpunit.xml.functional [ticket/10492] Backporting functional tests 2012-04-21 04:37:57 -05:00
README.md [ticket/11059] Use https for the README logo 2012-08-19 02:20:58 +02: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