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
Marc Alexander 8aea2b382d [ticket/11538] Move group ID into abstract test class and add more test cases
The group ID is defined in the abstract class now and additional test cases
for hex colour values have been added.

PHPBB3-11538
2013-05-19 11:44:26 +02:00
build [ticket/11513] Update all CLI calls to phpunit to use vendor/bin. 2013-05-09 19:21:40 +02:00
git-tools [ticket/11513] Update all CLI calls to phpunit to use vendor/bin. 2013-05-09 19:21:40 +02:00
phpBB [ticket/11538] Merge calls to validate_data() in acp_groups 2013-05-19 11:38:11 +02:00
tests [ticket/11538] Move group ID into abstract test class and add more test cases 2013-05-19 11:44:26 +02:00
travis [ticket/11337] Abort setup-webserver.sh script when an error occurs. 2013-01-23 15:48:44 +01:00
.gitignore [ticket/11262] Add .lock in cache directory to .gitignore 2012-12-13 16:15:49 -06:00
.travis.yml [ticket/11324] PHP 5.5 is in RC stage. No longer allow failure on travis. 2013-05-09 20:10:25 +02:00
composer.phar [ticket/11527] Upgrade composer.phar to 1.0.0-alpha7. 2013-05-09 02:38:27 +02: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