[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: fixed parameter name
From:       Yoshinari Takaoka <noreply () php ! net>
Date:       2023-12-29 10:32:22
Message-ID: 133dR130M3VGTrXviGGhoPFZ3zGHuifcOI5TnXpoDY () main ! php ! net
[Download RAW message or body]

Author: Yoshinari Takaoka (mumumu)
Date: 2023-12-29T19:17:54+09:00

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

fixed parameter name

refs: https://github.com/php/php-src/blob/PHP-8.3/ext/imap/php_imap.stub.php#L412

Changed paths:
  M  reference/imap/functions/imap-close.xml


Diff:

diff --git a/reference/imap/functions/imap-close.xml b/reference/imap/functions/imap-close.xml
index c740be0dc52..c275c670f62 100644
--- a/reference/imap/functions/imap-close.xml
+++ b/reference/imap/functions/imap-close.xml
@@ -45,7 +45,7 @@
  <refsect1 role="errors">
   &reftitle.errors;
   <para>
-   Throws a <classname>ValueError</classname> if <parameter>options</parameter>
+   Throws a <classname>ValueError</classname> if <parameter>flags</parameter>
    is invalid.
   </para>
  </refsect1>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic