File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 8cedd63d950e83ff12682253dadb7b3a462b20aa Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 8afee82662753fe5ed0c3b8003b14118f00547ef Maintainer: takagi Status: ready -->
44<!-- CREDITS: mumumu -->
55
66<appendix xml : id =" zip.constants" xmlns =" http://docbook.org/ns/docbook" >
954954 </simpara >
955955 </listitem >
956956 </varlistentry >
957+ <varlistentry xml : id =" ziparchive.constants.er-truncated-zip" >
958+ <term >
959+ <constant >ZipArchive::ER_TRUNCATED_ZIP</constant >
960+ (<type >int</type >)
961+ </term >
962+ <listitem >
963+ <simpara >
964+ zip アーカイブが切り詰められているか破損している可能性があります。
965+ PHP 8.4.0 以降、 PECL zip 1.22.4 以降で利用可能です。
966+ それぞれ、libzip ≥ 1.11.1 以降でビルドした場合に利用できます。
967+ </simpara >
968+ </listitem >
969+ </varlistentry >
957970 </variablelist >
958971
959972 <variablelist xml : id =" ziparchive.constants.em" >
You can’t perform that action at this time.
0 commit comments