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
Joas Schilling 296e573b6b Merge remote-tracking branch 'bantu/ticket/12318' into develop-olympus
* bantu/ticket/12318:
  [ticket/12318] Revert "Pin HHVM version to 3.0.0~precise."
2014-04-03 23:07:35 +02:00
build [ticket/12302] Added --no-dev to composer call in build.xml 2014-03-25 17:20:59 +01:00
git-tools [ticket/11509] Exit with the expected (non-zero) exit status on failure. 2014-02-21 01:48:55 +01:00
phpBB Merge remote-tracking branch 'noxwizard/ticket/naderman/9725' into develop-olympus 2014-03-29 10:43:09 +01:00
tests [ticket/12341] Add tests for get_username_string() 2014-04-01 23:53:04 +02:00
travis [ticket/12318] Revert "Pin HHVM version to 3.0.0~precise." 2014-04-03 22:33:46 +02:00
.gitignore [ticket/11262] Add .lock in cache directory to .gitignore 2012-12-13 16:15:49 -06:00
.travis.yml [ticket/12319] Backport Travis CI HHVM environment to develop-olympus. 2014-03-29 12:08:52 +01:00
composer.phar [ticket/12302] Updated composer.phar to 1.0.0-alpha8 2014-03-25 17:09:00 +01: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 [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