Skip to content

Commit

Permalink
zip sync with EN (#1494)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen committed Sep 24, 2024
1 parent c648049 commit af1190a
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions reference/zip/ziparchive/addemptydir.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 476ab39857fb032076f280fa5397ed483bf7e28d Maintainer: dams Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: dams Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="ziparchive.addemptydir" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -67,7 +67,7 @@
</thead>
<tbody>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
<parameter>flags</parameter> a été ajouté.
</entry>
Expand Down
8 changes: 4 additions & 4 deletions reference/zip/ziparchive/addfile.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d7f5a20dbd199ad69cdb1ff713a3d89719252a5c Maintainer: yannick Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="ziparchive.addfile" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -101,19 +101,19 @@
</thead>
<tbody>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
<parameter>flags</parameter> a été ajouté.
</entry>
</row>
<row>
<entry>8.3.0 / 1.22.1</entry>
<entry>8.3.0 / PECL zip 1.22.1</entry>
<entry>
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> a été ajouté.
</entry>
</row>
<row>
<entry>8.3.0 / 1.22.2</entry>
<entry>8.3.0 / PECL zip 1.22.2</entry>
<entry>
<constant>ZipArchive::LENGTH_TO_END</constant> et <constant>ZipArchive::LENGTH_UNCHECKED</constant> ont été ajoutés.
</entry>
Expand Down
4 changes: 2 additions & 2 deletions reference/zip/ziparchive/addfromstring.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 476ab39857fb032076f280fa5397ed483bf7e28d Maintainer: yannick Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="ziparchive.addfromstring" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -77,7 +77,7 @@
</thead>
<tbody>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
<parameter>flags</parameter> a été ajouté.
</entry>
Expand Down
8 changes: 4 additions & 4 deletions reference/zip/ziparchive/addglob.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 286228490f224c45526d9c0e7d1fad4e6e3aaead Maintainer: yannick Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="ziparchive.addglob" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Expand Down Expand Up @@ -154,21 +154,21 @@
</thead>
<tbody>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
<parameter>flags</parameter> a été ajouté.
</entry>
</row>
<row>
<entry>8.0.0 / 1.18.1</entry>
<entry>8.0.0 / PECL zip 1.18.1</entry>
<entry>
<literal>"comp_method"</literal>, <literal>"comp_flags"</literal>,
<literal>"enc_method"</literal> et <literal>"enc_password"</literal>
dans <parameter>options</parameter> ont été ajouté.
</entry>
</row>
<row>
<entry>8.3.0 / 1.22.1</entry>
<entry>8.3.0 / PECL zip 1.22.1</entry>
<entry>
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> a été ajouté.
</entry>
Expand Down
6 changes: 3 additions & 3 deletions reference/zip/ziparchive/getstatusstring.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 476ab39857fb032076f280fa5397ed483bf7e28d Maintainer: yannick Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes Maintainer: yannick -->
<refentry xml:id="ziparchive.getstatusstring" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -42,13 +42,13 @@
</thead>
<tbody>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
Cette méthode ne retourne plus &false; en cas d'échec.
</entry>
</row>
<row>
<entry>8.0.0 / 1.18.0</entry>
<entry>8.0.0 / PECL zip 1.18.0</entry>
<entry>
Cette méthode peut être appelé sur une archive fermée.
</entry>
Expand Down
6 changes: 3 additions & 3 deletions reference/zip/ziparchive/replacefile.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d7f5a20dbd199ad69cdb1ff713a3d89719252a5c Maintainer: yannick Status: ready -->
<!-- EN-Revision: 0545e305cf06937b14b3f0694d6e716c9881ffd7 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="ziparchive.replacefile" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -98,13 +98,13 @@
</thead>
<tbody>
<row>
<entry>8.3.0 / 1.22.1</entry>
<entry>8.3.0 / PECL zip 1.22.1</entry>
<entry>
<constant>ZipArchive::FL_OPEN_FILE_NOW</constant> a été ajouté.
</entry>
</row>
<row>
<entry>8.3.0 / 1.22.2</entry>
<entry>8.3.0 / PECL zip 1.22.2</entry>
<entry>
<constant>ZipArchive::LENGTH_TO_END</constant> et <constant>ZipArchive::LENGTH_UNCHECKED</constant> ont été ajoutés.
</entry>
Expand Down

0 comments on commit af1190a

Please sign in to comment.