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
Tristan Darricau 7c99e30920 [ticket/11224] Fix coding style
PHPBB3-11224
2014-05-15 01:17:02 +02:00
build [ticket/10839] Fix note about running slow tests and build task 2014-05-09 11:19:49 +02:00
git-tools [ticket/11509] Exit with the expected (non-zero) exit status on failure. 2014-02-21 01:48:55 +01:00
phpBB [ticket/11224] Fix coding style 2014-05-15 01:17:02 +02:00
tests [ticket/11224] Add unit test 2014-05-15 00:22:27 +02:00
travis [ticket/12485] Broken tests due to absolute exclude 2014-05-03 04:05:25 +02:00
.gitignore [ticket/12467] Add config*.php and tests_config*.php to .gitignore 2014-05-02 13:47:30 +02:00
.travis.yml [ticket/12485] Broken tests due to absolute exclude 2014-05-03 04:05:25 +02:00
composer.phar [ticket/12302] Updated composer.phar to 1.0.0-alpha8 2014-03-25 17:09:00 +01:00
phpunit.xml.dist [ticket/10839] Always run functional tests by default 2014-05-09 11:19:48 +02:00
README.md [ticket/12316] Add Build Status Icon for develop-ascraeus to README.md 2014-03-30 00:07:08 -07: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-ascraeus Build Status
  • develop-olympus Build Status

LICENSE

GNU General Public License v2