| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12056] Fix "Call to undefined function phpbb\phpbb_get_plural_form()". | Andreas Fischer | 2013-12-04 | 1 | -0/+2 |
| | | | | | PHPBB3-12056 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
| | | | | | PHPBB3-11700 | ||||
| * | [feature/class-prefix] Rename user and session to phpbb_* | Igor Wiedler | 2012-03-31 | 1 | -4/+2 |
| | | | | | PHPBB-10609 | ||||
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-01-02 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php | ||||
| | * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-9916 | ||||
| * | | [ticket/10345] Return the language key when the key has an empty array | Joas Schilling | 2011-11-30 | 1 | -0/+5 |
| | | | | | | | | | PHPBB3-10345 | ||||
| * | | [ticket/10345] Fix little type in unit test | Joas Schilling | 2011-11-25 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10345 | ||||
| * | | [ticket/10345] Make the use of the 0-case optional | Joas Schilling | 2011-11-25 | 1 | -1/+8 |
| | | | | | | | | | | | | | And correctly determinate the rule otherwise PHPBB3-10345 | ||||
| * | | [ticket/10345] Add tests for array() as first parameter on call to $user->lang() | Joas Schilling | 2011-11-25 | 1 | -2/+11 |
| | | | | | | | | | PHPBB3-10345 | ||||
| * | | [ticket/10345] Allow float as array key and add some tests | Joas Schilling | 2011-11-25 | 1 | -0/+18 |
| | | | | | | | | | | | | | Added tests for the fallback when a key is missing and the float-feature. PHPBB3-10345 | ||||
| * | | [ticket/10345] Fix documentation on the new function and the switch | Joas Schilling | 2011-11-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | Also do not min/max the value, but throw an error on an invalid Plural rule. PHPBB3-10345 | ||||
| * | | [ticket/10345] Add a system to allow multiple plural forms | Joas Schilling | 2011-11-25 | 1 | -0/+18 |
| |/ | | | | | | See http://wiki.phpbb.com/Plural_Rules for explanation and examples. PHPBB3-10345 | ||||
| * | [ticket/9949] Unit tests for user::lang() | Andreas Fischer | 2011-02-07 | 1 | -0/+58 |
| PHPBB3-9949 | |||||
