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
Nils Adermann b4f95deefc [task/phpunit-xml] Only blacklist the tests directory and do not whitelist.
It would be ideal if we could whitelist the entire phpBB directory or at least
includes, but at present that still breaks because of classes with the same
name.

PHPBB3-9967
2011-01-07 00:30:38 +01:00
build [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
git-tools/hooks Merge branch 'task/cs278/git-tools' into develop-olympus 2010-09-09 00:20:38 +02:00
phpBB Merge branch 'ticket/bantu/9859' into develop-olympus 2010-12-29 22:56:55 +01:00
tests [task/phpunit-xml] Force error reporting level E_ALL | ~E_DEPRECATED. 2011-01-07 00:19:00 +01:00
.gitignore [task/phpunit-xml] Use phpunit.xml for test suite 2011-01-04 22:54:01 +01:00
phpunit.xml.dist [task/phpunit-xml] Only blacklist the tests directory and do not whitelist. 2011-01-07 00:30:38 +01:00
README.md [task/github-readme] Add README file for GitHub 2010-11-29 20:15:58 +01: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

LICENSE

GNU General Public License v2