[DOC-CVS] [doc-en] master: Fix initilializer value

[email protected] (Gina Peter Banyard via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Gina Peter Banyard (Girgias)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2025-06-19T15:47:54+01:00

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

Fix initilializer value

Changed paths:
  M  reference/zlib/functions/readgzfile.xml


Diff:

diff --git a/reference/zlib/functions/readgzfile.xml b/reference/zlib/functions/readgzfile.xml
index 6ff95163ce55..180bb26947a0 100644
--- a/reference/zlib/functions/readgzfile.xml
+++ b/reference/zlib/functions/readgzfile.xml
@@ -10,7 +10,7 @@
   <methodsynopsis>
    <type class="union"><type>int</type><type>false</type></type><methodname>readgzfile</methodname>
    <methodparam><type>string</type><parameter>filename</parameter></methodparam>
-   <methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter><initializer>0</initializer></methodparam>
+   <methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
   <para> 
    Reads a file, decompresses it and writes it to standard output.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.