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 b3558b5078 [feature/request-class] Automatically normalize multibyte data in request_var
To save users from having to run everything through
utf8_normalize_nfc(), a call is done automatically from within set_var,
which is called by request_var.

PHPBB3-9716
2010-09-17 14:03:57 +02:00
build [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development. 2010-08-20 22:55:25 +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 Merge branch 'task/cs278/git-tools' into develop-olympus 2010-09-09 00:20:38 +02:00
phpBB [feature/request-class] Automatically normalize multibyte data in request_var 2010-09-17 14:03:57 +02:00
tests [feature/request-class] Request class test now uses a type cast helper mock. 2010-09-17 14:03:47 +02:00
.gitignore [ticket/9825] Add unit test config and db to gitignore 2010-09-16 23:16:30 +02:00