We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9723465 commit 679eea6Copy full SHA for 679eea6
src/UriInterface.php
@@ -295,7 +295,7 @@ public function withFragment($fragment);
295
* Return the string representation as a URI reference.
296
*
297
* Depending on which components of the URI are present, the resulting
298
- * 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,
299
* Section 4.1. The method concatenates the various components of the URI,
300
* using the appropriate delimiters:
301
0 commit comments