We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecd001e + 679eea6 commit 85d6369Copy full SHA for 85d6369
src/UriInterface.php
@@ -300,7 +300,7 @@ public function withFragment($fragment);
300
* Return the string representation as a URI reference.
301
*
302
* Depending on which components of the URI are present, the resulting
303
- * string is either a full URI or relative reference according to RFC 3985,
+ * string is either a full URI or relative reference according to RFC 3986,
304
* Section 4.1. The method concatenates the various components of the URI,
305
* using the appropriate delimiters:
306
0 commit comments