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 12dbcc7f1e Merge remote-tracking branch 'Noxwizard/ticket/10858' into develop-olympus
* Noxwizard/ticket/10858:
  [ticket/10858] Move generic row seeking to DBAL
  [ticket/10858] Tests for row seeking with fetchfield()
  [ticket/10858] Fix MSSQL Native's row seeking behavior
2012-05-09 12:50:13 +02:00
build Merge remote-tracking branch 'unknownbliss/ticket/9916-olympus' into develop-olympus 2012-01-02 17:35:49 +01:00
git-tools [ticket/10767] Clarify what happens at the end of the hook. 2012-04-17 06:05:33 -04:00
phpBB [ticket/10858] Move generic row seeking to DBAL 2012-05-08 19:41:22 -05:00
tests [ticket/10858] Tests for row seeking with fetchfield() 2012-05-08 18:45:51 -05:00
travis [ticket/10723] Stop Travis running all tests on sqlite 2012-03-23 06:40:15 +00:00
vendor [ticket/10492] Backporting functional tests 2012-04-21 04:37:57 -05:00
.gitignore Merge pull request #668 from unknownbliss/feature/events-dispatcher-olympus 2012-03-30 11:15:54 -07:00
.travis.yml [task/travis] Refactor php version check for dbunit install 2012-03-22 16:09:58 +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 [task/travis] Fixing some travis issues 2012-03-22 13:32:58 +00: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