As of PHP 7.2, parse_url does not correctly handle ports on protocol relative URLs. Ensure that we properly compensate for this. Bug: T294559 Change-Id: I52c661cbff5e6f28120b50111659255d712d6887 |
||
|---|---|---|
| .. | ||
| GlobalTest.php | ||
| README | ||
| WfExpandUrlTest.php | ||
| wfParseUrlTest.php | ||
| wfShellExecTest.php | ||
| wfThumbIsStandardTest.php | ||
This directory hold tests for includes/GlobalFunctions.php file which is a pile of functions.