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
Igor Wiedler 0ae4b20160 [ticket/11059] Use https for the README logo
It's causing troubles since we moved the site to HTTPS

PHPBB3-11059
2012-08-19 02:20:58 +02:00
build Merge branch 'prep-release-3.0.11' into develop-olympus 2012-07-23 23:45:17 +02:00
git-tools [ticket/10767] Clarify what happens at the end of the hook. 2012-04-17 06:05:33 -04:00
phpBB Merge branch 'prep-release-3.0.11' into develop-olympus 2012-07-23 23:45:17 +02:00
tests [ticket/11034] Re-arranged install order to emulate real install 2012-07-30 14:13:28 +01:00
travis [ticket/10492] Skip functional tests on PHP 5.2 on travis 2012-05-11 15:35:57 +02:00
.gitignore Merge pull request #668 from unknownbliss/feature/events-dispatcher-olympus 2012-03-30 11:15:54 -07:00
.travis.yml Merge remote-tracking branch 'Fyorl/ticket/10981' into develop-olympus 2012-07-19 16:40:33 +02:00
composer.phar [ticket/10981] Added goutte via composer 2012-07-16 17:52:03 +01: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