Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14340] Revert fix for segmentation fault error on phpBB 3.2 PHP7 tests | rxu | 2015-12-05 | 1 | -4/+0 |
| | | | | | | | The fix was introduces with #3826, now the PHP core bug has been fixed: https://bugs.php.net/bug.php?id=70249 PHPBB3-14340 | ||||
* | [ticket/14094] Fix segmentation fault error on PHP 7 tests | rxu | 2015-08-12 | 1 | -0/+4 |
| | | | | PHPBB3-14094 | ||||
* | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -2/+10 |
| | | | | PHPBB3-13762 | ||||
* | [ticket/13216] Use gmdate() instead of date() in datetime tests | Marc Alexander | 2014-10-25 | 1 | -14/+14 |
| | | | | PHPBB3-13216 | ||||
* | [ticket/13105] Fix the code logic as described in the comment | Joas Schilling | 2014-09-29 | 1 | -1/+1 |
| | | | | PHPBB3-13105 | ||||
* | [ticket/13105] Add a test for relative dates | Joas Schilling | 2014-09-25 | 1 | -2/+70 |
| | | | | PHPBB3-13105 | ||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 1 | -1/+1 |
| | | | | PHPBB3-12932 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -3/+0 |
| | | | | PHPBB3-11698 | ||||
* | [feature/new-tz-handling] Fix unit test | Joas Schilling | 2012-07-18 | 1 | -1/+1 |
| | | | | PHPBB3-9558 | ||||
* | [feature/new-tz-handling] Add tests for get_timestamp_from_format() | Joas Schilling | 2012-06-18 | 1 | -0/+57 |
PHPBB3-9558 |