[DOC-CVS] [doc-en] master: uri: Include method documentation in class documentation

[email protected] (Tim Düsterhus via Máté Kocsis) Mon, 6 Apr 2026 19:56:10 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Tim Düsterhus (TimWolla)
Committer: Máté Kocsis (kocsismate)
Date: 2026-04-06T21:56:05+02:00

Commit: https://github.com/php/doc-en/commit/e4aca6ce959c13feaaf1a1c880defd94cb2d8b06
Raw diff: https://github.com/php/doc-en/commit/e4aca6ce959c13feaaf1a1c880defd94cb2d8b06.diff

uri: Include method documentation in class documentation

Changed paths:
  M  reference/uri/uri.rfc3986.uri.xml
  M  reference/uri/uri.whatwg.invalidurlexception.xml
  M  reference/uri/uri.whatwg.url.xml
  M  reference/uri/uri.whatwg.urlvalidationerror.xml


Diff:

diff --git a/reference/uri/uri.rfc3986.uri.xml b/reference/uri/uri.rfc3986.uri.xml
index 751b80107a66..d7d775bc5e14 100644
--- a/reference/uri/uri.rfc3986.uri.xml
+++ b/reference/uri/uri.rfc3986.uri.xml
@@ -34,6 +34,9 @@
    </packagesynopsis>
   </section>
  </partintro>
+
+ &reference.uri.uri.rfc3986.entities.uri;
+
 </reference>
 <!-- Keep this comment at the end of the file
 Local variables:
diff --git a/reference/uri/uri.whatwg.invalidurlexception.xml b/reference/uri/uri.whatwg.invalidurlexception.xml
index 12c92369e5ba..e7fb4b947e15 100644
--- a/reference/uri/uri.whatwg.invalidurlexception.xml
+++ b/reference/uri/uri.whatwg.invalidurlexception.xml
@@ -66,6 +66,9 @@
    </variablelist>
   </section>
  </partintro>
+
+ &reference.uri.uri.whatwg.entities.invalidurlexception;
+
 </reference>
 <!-- Keep this comment at the end of the file
 Local variables:
diff --git a/reference/uri/uri.whatwg.url.xml b/reference/uri/uri.whatwg.url.xml
index 21b2422a5db9..6ebb2899109a 100644
--- a/reference/uri/uri.whatwg.url.xml
+++ b/reference/uri/uri.whatwg.url.xml
@@ -34,6 +34,9 @@
    </packagesynopsis>
   </section>
  </partintro>
+
+ &reference.uri.uri.whatwg.entities.url;
+
 </reference>
 <!-- Keep this comment at the end of the file
 Local variables:
diff --git a/reference/uri/uri.whatwg.urlvalidationerror.xml b/reference/uri/uri.whatwg.urlvalidationerror.xml
index bcdc0d403573..0c661b260323 100644
--- a/reference/uri/uri.whatwg.urlvalidationerror.xml
+++ b/reference/uri/uri.whatwg.urlvalidationerror.xml
@@ -78,6 +78,9 @@
    </variablelist>
   </section>
  </partintro>
+
+ &reference.uri.uri.whatwg.entities.urlvalidationerror;
+
 </reference>
 <!-- Keep this comment at the end of the file
 Local variables: