[DOC-CVS] [doc-en] master: Remove descriptions of obsolete parameters not in synopsis (#5246)
[email protected] (Christian Schneider via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Christian Schneider (chschneider) Committer: GitHub (web-flow) Pusher: Girgias Date: 2026-02-06T14:42:29Z Commit: https://github.com/php/doc-en/commit/4e69a9f2b14deefca0befec576335e33152448f3 Raw diff: https://github.com/php/doc-en/commit/4e69a9f2b14deefca0befec576335e33152448f3.diff Remove descriptions of obsolete parameters not in synopsis (#5246) Co-authored-by: Christian Schneider <[email protected]> Changed paths: M reference/imap/functions/imap-headerinfo.xml M reference/mbstring/functions/mb-decode-numericentity.xml Diff: diff --git a/reference/imap/functions/imap-headerinfo.xml b/reference/imap/functions/imap-headerinfo.xml index 02265cca857a..bfd8babb983c 100644 --- a/reference/imap/functions/imap-headerinfo.xml +++ b/reference/imap/functions/imap-headerinfo.xml @@ -49,13 +49,6 @@ </para> </listitem> </varlistentry> - <varlistentry> - <term><parameter>defaulthost</parameter></term> - <listitem> - <para> - </para> - </listitem> - </varlistentry> </variablelist> </para> </refsect1> diff --git a/reference/mbstring/functions/mb-decode-numericentity.xml b/reference/mbstring/functions/mb-decode-numericentity.xml index f042a57947e2..151b8855cd85 100644 --- a/reference/mbstring/functions/mb-decode-numericentity.xml +++ b/reference/mbstring/functions/mb-decode-numericentity.xml @@ -47,14 +47,6 @@ &mbstring.encoding.parameter; </listitem> </varlistentry> - <varlistentry> - <term><parameter>is_hex</parameter></term> - <listitem> - <para> - This parameter is not used. - </para> - </listitem> - </varlistentry> </variablelist> </para> </refsect1>