aboutsummaryrefslogtreecommitdiffstats
path: root/tests/datetime
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14340] Revert fix for segmentation fault error on phpBB 3.2 PHP7 testsrxu2015-12-051-4/+0
* [ticket/14094] Fix segmentation fault error on PHP 7 testsrxu2015-08-121-0/+4
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+10
* [ticket/13216] Use gmdate() instead of date() in datetime testsMarc Alexander2014-10-251-14/+14
* [ticket/13105] Fix the code logic as described in the commentJoas Schilling2014-09-291-1/+1
* [ticket/13105] Add a test for relative datesJoas Schilling2014-09-251-2/+70
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-3/+0
* [feature/new-tz-handling] Fix unit testJoas Schilling2012-07-181-1/+1
* [feature/new-tz-handling] Add tests for get_timestamp_from_format()Joas Schilling2012-06-181-0/+57