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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Fix incorrect reference to non-existent parameter in yaml_parse_file (#33
From:       davidburstrom via GitHub <noreply () php ! net>
Date:       2024-04-28 2:54:11
Message-ID: TpCnHsMEqmM3vfT6RcV8XiY4u5178iVvfvG6y2TnhQ () main ! php ! net
[Download RAW message or body]

Author: davidburstrom (davidburstrom)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2024-04-28T03:54:04+01:00

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

Fix incorrect reference to non-existent parameter in yaml_parse_file (#3351)

Changed paths:
  M  reference/yaml/functions/yaml-parse-file.xml


Diff:

diff --git a/reference/yaml/functions/yaml-parse-file.xml b/reference/yaml/functions/yaml-parse-file.xml
index 79df6b3281d..dc8d9e413f6 100644
--- a/reference/yaml/functions/yaml-parse-file.xml
+++ b/reference/yaml/functions/yaml-parse-file.xml
@@ -69,7 +69,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns the value encoded in <parameter>input</parameter> in appropriate
+   Returns the value encoded in <parameter>filename</parameter> in appropriate
    PHP type&return.falseforfailure;. If <parameter>pos</parameter> is <literal>-1</literal> an
    <type>array</type> will be returned with one entry for each document found
    in the stream.
[prev in list] [next in list] [prev in thread] [next in thread] 

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