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 3db7ac0aad Merge pull request #3422 from VSEphpbb/ticket/13634-3.0.x
[ticket/13634] Update branch names on README

* VSEphpbb/ticket/13634-3.0.x:
  [ticket/13634] Update links to travis build icons
  [ticket/13634] Update branch names on README
2015-02-19 19:27:14 +01:00
build Merge branch 'prep-release-3.0.13' into develop-olympus 2015-01-30 13:40:44 +01:00
git-tools [ticket/12720] Allow commit heading to begin with lowercase letters 2014-06-16 18:55:19 +05:30
phpBB [ticket/13348] Remove unnecessary global $cache 2015-02-03 18:24:16 +01:00
tests Merge branch 'prep-release-3.0.13' into develop-olympus 2015-01-29 00:08:23 +01:00
travis [ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported. 2015-02-12 22:12:32 +01:00
.gitignore [ticket/12467] Add config*.php and tests_config*.php to .gitignore 2014-05-02 13:47:30 +02:00
.travis.yml [ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported. 2015-02-12 22:12:32 +01:00
composer.phar [ticket/13572] Update composer to version 1.0.0-alpha9 2015-02-03 10:25:39 +01:00
phpunit.xml.dist [ticket/13341] Change coverage to whitelist to prevent errors with temp files. 2014-11-14 13:44:42 +01:00
README.md [ticket/13634] Update links to travis build icons 2015-02-18 08:42:14 -08: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:

  • Build Status master - Latest development version
  • Build Status 3.1.x - Development of version 3.1.x
  • Build Status 3.0.x - Development of version 3.0.x

LICENSE

GNU General Public License v2