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 163a0974a3 [task/coding-guidelines] Coding guideline update: Class names, eval, VCS, EOF
- Class names need to be prefixed with phpbb_
- eval should not be used in any form
- there should be newlines at the end of file
- the closing php tag should be ommited
- array elements should always have a trailing comma
- the phpBB VCS is now git
- removed the coding guidelines changelog

PHPBB3-9557
2010-07-04 16:04:27 +02:00
build [task/drop-subsilver2] Removing subsilver2 for Ascraeus development. 2010-05-16 20:57:01 +02:00
code_sniffer/phpbb Update code_sniffer build.xml file to be executable on our system 2009-10-04 14:26:29 +00:00
git-tools/hooks [git-tools] Use @ instead of : in sed command in pre-commit hook for wider compatibility. 2010-04-13 21:44:18 +01:00
phpBB [task/coding-guidelines] Coding guideline update: Class names, eval, VCS, EOF 2010-07-04 16:04:27 +02:00
tests Merge branch 'develop-olympus' into develop 2010-06-17 18:56:52 +02:00
.gitignore [develop-olympus] Basic gitignore file for cache files and backups. 2010-05-02 23:44:42 +02:00