Bug #3512574: URL un fragment
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -187,13 +187,18 @@ public static function parse($url) {
@@ -187,13 +187,18 @@ public static function parse($url) {
if ($scheme_delimiter_position !== FALSE && ($query_delimiter_position === FALSE || $scheme_delimiter_position < $query_delimiter_position)) {