Unverified Commit dc909063 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3192231 by larowlan, xjm, catch, Mixologic, kim.pepper: UnroutedUrlTest...

Issue #3192231 by larowlan, xjm, catch, Mixologic, kim.pepper: UnroutedUrlTest is failing on dev versions of PHP
parent 86649156
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ public function providerFromInvalidUri() {
      // Disallowed characters in the authority (host name) that are valid
      // elsewhere in the path.
      ['base://(:;2&+h^'],
      ['base://AKI@&hO@'],
    ];
  }