Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZipArchive::getArchiveFlag flags parameter description #3348

Open
alfsb opened this issue Apr 25, 2024 · 0 comments
Open

ZipArchive::getArchiveFlag flags parameter description #3348

alfsb opened this issue Apr 25, 2024 · 0 comments
Labels
bug Documentation contains incorrect information good first issue Good for newcomers

Comments

@alfsb
Copy link
Member

alfsb commented Apr 25, 2024

From manual page: https://php.net/ziparchive.getarchiveflag , the source is:

     <term><parameter>flags</parameter></term>
     <listitem>
      <para>
       If <parameter>flag</parameter>s is set to <constant>ZipArchive::FL_UNCHANGED</constant>,
       the original unchanged flag is returned.
      </para>
     </listitem>

Note that there is a s right after <parameter>flag</parameter>, so this appear to be a typo.

@Girgias Girgias added bug Documentation contains incorrect information good first issue Good for newcomers labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Documentation contains incorrect information good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants