aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/get_remote_file_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
| | | | PHPBB3-14972
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-241-0/+4
|\
| * [ticket/13543] Fix broken slow testJoas Schilling2015-01-241-0/+4
| | | | | | | | PHPBB3-13543
* | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-151-1/+1
|/ | | | PHPBB3-13499
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11619] Some tests for get_remote_file().Andreas Fischer2013-07-031-0/+75
PHPBB3-11619