svn: /phpdoc/ru/trunk/reference/phar/ PharData/addEmptyDir.xml PharData/addFile.xml PharData/addFromString.xml PharData/buildFromDirectory.xml PharData/buildFromIterator.xml PharData/compress.xml PharData/compressFiles.xml PharData/construct.xml PharData/convertToData.xml PharData/convertToExecutable.xml PharData/copy.xml PharData/decompress.xml PharData/decompressFiles.xml PharData/delMetadata.xml PharData/delete.xml PharData/extractTo.xml PharData/isWritable.xml PharData/offsetSet.xml PharData
[email protected] (Sergey Panteleev) Thu, 17 Dec 2020 05:18:10 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Thu, 17 Dec 2020 05:18:10 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352116
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/phar/PharData/addEmptyDir.xml
U phpdoc/ru/trunk/reference/phar/PharData/addFile.xml
U phpdoc/ru/trunk/reference/phar/PharData/addFromString.xml
U phpdoc/ru/trunk/reference/phar/PharData/buildFromDirectory.xml
U phpdoc/ru/trunk/reference/phar/PharData/buildFromIterator.xml
U phpdoc/ru/trunk/reference/phar/PharData/compress.xml
U phpdoc/ru/trunk/reference/phar/PharData/compressFiles.xml
U phpdoc/ru/trunk/reference/phar/PharData/construct.xml
U phpdoc/ru/trunk/reference/phar/PharData/convertToData.xml
U phpdoc/ru/trunk/reference/phar/PharData/convertToExecutable.xml
U phpdoc/ru/trunk/reference/phar/PharData/copy.xml
U phpdoc/ru/trunk/reference/phar/PharData/decompress.xml
U phpdoc/ru/trunk/reference/phar/PharData/decompressFiles.xml
U phpdoc/ru/trunk/reference/phar/PharData/delMetadata.xml
U phpdoc/ru/trunk/reference/phar/PharData/delete.xml
U phpdoc/ru/trunk/reference/phar/PharData/extractTo.xml
U phpdoc/ru/trunk/reference/phar/PharData/isWritable.xml
U phpdoc/ru/trunk/reference/phar/PharData/offsetSet.xml
U phpdoc/ru/trunk/reference/phar/PharData/offsetUnset.xml
U phpdoc/ru/trunk/reference/phar/PharData/setAlias.xml
U phpdoc/ru/trunk/reference/phar/PharData/setDefaultStub.xml
U phpdoc/ru/trunk/reference/phar/PharData/setMetadata.xml
U phpdoc/ru/trunk/reference/phar/PharData/setSignatureAlgorithm.xml
U phpdoc/ru/trunk/reference/phar/PharData/setStub.xml
U phpdoc/ru/trunk/reference/phar/PharData.xml
U phpdoc/ru/trunk/reference/phar/ini.xml
svn-diffs-352116.txt
(text/x-diff, 30.3 KB)
Modified: phpdoc/ru/trunk/reference/phar/PharData/addEmptyDir.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/addEmptyDir.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/addEmptyDir.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343898 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.addemptydir">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>void</type><methodname>PharData::addEmptyDir</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::addEmptyDir</methodname>
<methodparam><type>string</type><parameter>dirname</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/addFile.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/addFile.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/addFile.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 330543 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352109 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.addfile">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>Phar::addFile</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::addFile</methodname>
<methodparam><type>string</type><parameter>file</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>localname</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/addFromString.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/addFromString.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/addFromString.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343898 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.addfromstring">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>void</type><methodname>PharData::addFromString</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::addFromString</methodname>
<methodparam><type>string</type><parameter>localname</parameter></methodparam>
<methodparam><type>string</type><parameter>contents</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/buildFromDirectory.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/buildFromDirectory.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/buildFromDirectory.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343888 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352109 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.buildfromdirectory" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <modifier>public</modifier> <type>array</type><methodname>Phar::buildFromDirectory</methodname>
+ <modifier>public</modifier> <type>array</type><methodname>PharData::buildFromDirectory</methodname>
<methodparam><type>string</type><parameter>base_dir</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>regex</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/buildFromIterator.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/buildFromIterator.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/buildFromIterator.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343888 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.buildfromiterator" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>array</type><methodname>PharData::buildFromIterator</methodname>
+ <modifier>public</modifier> <type>array</type><methodname>PharData::buildFromIterator</methodname>
<methodparam><type>Iterator</type><parameter>iter</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>base_directory</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/compress.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/compress.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/compress.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349430 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.compress">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>PharData</type><methodname>PharData::compress</methodname>
+ <modifier>public</modifier> <type>PharData</type><methodname>PharData::compress</methodname>
<methodparam><type>int</type><parameter>compression</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>extension</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/compressFiles.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/compressFiles.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/compressFiles.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343898 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.compressfiles">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>void</type><methodname>PharData::compressFiles</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::compressFiles</methodname>
<methodparam><type>int</type><parameter>compression</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/construct.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/construct.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 334002 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="phardata.construct">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <methodname>PharData::__construct</methodname>
+ <modifier>public</modifier> <methodname>PharData::__construct</methodname>
<methodparam><type>string</type><parameter>fname</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>alias</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/phar/PharData/convertToData.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/convertToData.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/convertToData.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.converttodata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -13,7 +13,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>PharData</type><methodname>PharData::convertToData</methodname>
+ <modifier>public</modifier> <type>PharData</type><methodname>PharData::convertToData</methodname>
<methodparam choice="opt"><type>int</type><parameter>format</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>compression</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>extension</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/phar/PharData/convertToExecutable.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/convertToExecutable.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/convertToExecutable.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.converttoexecutable" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -13,7 +13,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>Phar</type><methodname>PharData::convertToExecutable</methodname>
+ <modifier>public</modifier> <type>Phar</type><methodname>PharData::convertToExecutable</methodname>
<methodparam choice="opt"><type>int</type><parameter>format</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>compression</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>extension</parameter></methodparam>
Modified: phpdoc/ru/trunk/reference/phar/PharData/copy.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/copy.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/copy.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 306484 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.copy" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::copy</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::copy</methodname>
<methodparam><type>string</type><parameter>oldfile</parameter></methodparam>
<methodparam><type>string</type><parameter>newfile</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/decompress.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/decompress.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/decompress.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349430 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.decompress">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>PharData</type><methodname>PharData::decompress</methodname>
+ <modifier>public</modifier> <type>PharData</type><methodname>PharData::decompress</methodname>
<methodparam choice="opt"><type>string</type><parameter>extension</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/decompressFiles.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/decompressFiles.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/decompressFiles.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.decompressfiles">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::decompressFiles</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::decompressFiles</methodname>
<void />
</methodsynopsis>
&phar.write;
Modified: phpdoc/ru/trunk/reference/phar/PharData/delMetadata.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/delMetadata.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/delMetadata.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 308250 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.delmetadata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::delMetadata</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::delMetadata</methodname>
<void/>
</methodsynopsis>
&phar.write;
Modified: phpdoc/ru/trunk/reference/phar/PharData/delete.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/delete.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/delete.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 308250 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.delete" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::delete</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::delete</methodname>
<methodparam><type>string</type><parameter>entry</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/extractTo.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/extractTo.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/extractTo.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351061 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.extractto" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::extractTo</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::extractTo</methodname>
<methodparam><type>string</type><parameter>pathto</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>string</type><type>array</type><type>null</type></type><parameter>files</parameter><initializer>&null;</initializer></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>overwrite</parameter><initializer>&false;</initializer></methodparam>
Modified: phpdoc/ru/trunk/reference/phar/PharData/isWritable.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/isWritable.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/isWritable.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.iswritable" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::isWritable</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::isWritable</methodname>
<void/>
</methodsynopsis>
<para>
Modified: phpdoc/ru/trunk/reference/phar/PharData/offsetSet.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/offsetSet.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/offsetSet.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343887 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.offsetset">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>void</type><methodname>PharData::offsetSet</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::offsetSet</methodname>
<methodparam><type>string</type><parameter>offset</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/offsetUnset.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/offsetUnset.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/offsetUnset.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343887 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.offsetunset">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::offsetUnset</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::offsetUnset</methodname>
<methodparam><type>string</type><parameter>offset</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/setAlias.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/setAlias.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/setAlias.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343887 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.setalias" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::setAlias</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::setAlias</methodname>
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/setDefaultStub.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/setDefaultStub.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/setDefaultStub.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343887 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.setdefaultstub">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::setDefaultStub</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::setDefaultStub</methodname>
<methodparam choice="opt"><type>string</type><parameter>index</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>webindex</parameter></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData/setMetadata.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/setMetadata.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/setMetadata.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 330543 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352109 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="phardata.setmetadata">
<refnamediv>
- <refname>Phar::setMetadata</refname>
+ <refname>PharData::setMetadata</refname>
<refpurpose>Установить метаданные phar-архива</refpurpose>
</refnamediv>
@@ -13,7 +13,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>Phar::setMetadata</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::setMetadata</methodname>
<methodparam><type>mixed</type><parameter>metadata</parameter></methodparam>
</methodsynopsis>
&phar.write;
Modified: phpdoc/ru/trunk/reference/phar/PharData/setSignatureAlgorithm.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/setSignatureAlgorithm.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/setSignatureAlgorithm.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 343888 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352109 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xml:id="phardata.setsignaturealgorithm" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
- <refname>Phar::setSignatureAlgorithm</refname>
+ <refname>PharData::setSignatureAlgorithm</refname>
<refpurpose>Установить алгоритм подписания phar-архива и применение его</refpurpose>
</refnamediv>
@@ -12,7 +12,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>Phar::setSignatureAlgorithm</methodname>
+ <modifier>public</modifier> <type>void</type><methodname>PharData::setSignatureAlgorithm</methodname>
<methodparam><type>int</type><parameter>sigtype</parameter></methodparam>
</methodsynopsis>
&phar.write;
@@ -21,7 +21,7 @@
Устанавливает алгоритм подписания phar-архива и применяет его.
Доступны следующие алгоритмы подписания: <literal>Phar::MD5</literal>,
<literal>Phar::SHA1</literal>, <literal>Phar::SHA256</literal>,
- <literal>Phar::SHA512</literal> и <literal>Phar::PGP</literal>.
+ <literal>Phar::SHA512</literal> и <literal>Phar::OPENSSL</literal>.
(pgp пока не поддерживается, вместо него используется SHA-1).
</para>
</refsect1>
@@ -36,7 +36,7 @@
<para>
Одна из констант: <literal>Phar::MD5</literal>,
<literal>Phar::SHA1</literal>, <literal>Phar::SHA256</literal>,
- <literal>Phar::SHA512</literal> или <literal>Phar::PGP</literal>
+ <literal>Phar::SHA512</literal> или <literal>Phar::OPENSSL</literal>
</para>
</listitem>
</varlistentry>
Modified: phpdoc/ru/trunk/reference/phar/PharData/setStub.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData/setStub.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData/setStub.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 350656 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352107 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phardata.setstub">
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>PharData::setStub</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>PharData::setStub</methodname>
<methodparam><type>string</type><parameter>stub</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>len</parameter><initializer>-1</initializer></methodparam>
</methodsynopsis>
Modified: phpdoc/ru/trunk/reference/phar/PharData.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/PharData.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/PharData.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 345662 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352110 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: lex -->
<phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.phardata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -39,7 +39,13 @@
<modifier>extends</modifier>
<classname>RecursiveDirectoryIterator</classname>
</ooclass>
-
+
+ <oointerface>
+ <interfacename>Countable</interfacename>
+ </oointerface>
+ <oointerface>
+ <interfacename>ArrayAccess</interfacename>
+ </oointerface>
</classsynopsisinfo>
<!-- }}} -->
@@ -51,10 +57,6 @@
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.phardata')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
- <classsynopsisinfo role="comment">&InheritedMethods;</classsynopsisinfo>
- <!-- PharData doesn't extend Phar but it aliases all its methods so we list them here. -->
- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.phar')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
-
</classsynopsis>
<!-- }}} -->
Modified: phpdoc/ru/trunk/reference/phar/ini.xml
===================================================================
--- phpdoc/ru/trunk/reference/phar/ini.xml 2020-12-17 00:16:13 UTC (rev 352115)
+++ phpdoc/ru/trunk/reference/phar/ini.xml 2020-12-17 05:18:10 UTC (rev 352116)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 352054 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 352108 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: rjhdby -->
<section xml:id="phar.configuration" xmlns="http://docbook.org/ns/docbook">
@@ -79,7 +79,7 @@
<listitem>
<para>
Этот параметр сделает обязательной какую-либо подпись
- (в настоящий момент поддерживаются MD5, SHA1, SHA256 и SHA512)
+ (в настоящий момент поддерживаются MD5, SHA1, SHA256, SHA512 и OpenSSL)
для всех открываемых Phar-архивов и сделает невозможной обработку
любого Phar-архива, не содержащего подпись.
</para>