svn: /phpdoc/ru/trunk/reference/ curl/curlhandle.xml curl/curlmultihandle.xml curl/curlsharehandle.xml enchant/enchantbroker.xml enchant/enchantdictionary.xml image/gdimage.xml openssl/opensslasymmetrickey.xml openssl/opensslcertificate.xml openssl/opensslcertificatesigningrequest.xml sockets/addressinfo.xml sockets/socket.xml
[email protected] (Sergey Panteleev) Fri, 11 Dec 2020 07:26:35 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Fri, 11 Dec 2020 07:26:35 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352011
Log:
docs(ru): New translation
Changed paths:
A phpdoc/ru/trunk/reference/curl/curlhandle.xml
A phpdoc/ru/trunk/reference/curl/curlmultihandle.xml
A phpdoc/ru/trunk/reference/curl/curlsharehandle.xml
A phpdoc/ru/trunk/reference/enchant/enchantbroker.xml
A phpdoc/ru/trunk/reference/enchant/enchantdictionary.xml
A phpdoc/ru/trunk/reference/image/gdimage.xml
A phpdoc/ru/trunk/reference/openssl/opensslasymmetrickey.xml
A phpdoc/ru/trunk/reference/openssl/opensslcertificate.xml
A phpdoc/ru/trunk/reference/openssl/opensslcertificatesigningrequest.xml
A phpdoc/ru/trunk/reference/sockets/addressinfo.xml
A phpdoc/ru/trunk/reference/sockets/socket.xml
svn-diffs-352011.txt
(text/x-diff, 30.1 KB)
Added: phpdoc/ru/trunk/reference/curl/curlhandle.xml
===================================================================
--- phpdoc/ru/trunk/reference/curl/curlhandle.xml (rev 0)
+++ phpdoc/ru/trunk/reference/curl/curlhandle.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.curlhandle" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс CurlHandle</title>
+ <titleabbrev>CurlHandle</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ CurlHandle intro -->
+ <section xml:id="curlhandle.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>curl</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="curlhandle.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>CurlHandle</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>CurlHandle</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlhandle')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.curl.entities.curlhandle; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/curl/curlhandle.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/curl/curlmultihandle.xml
===================================================================
--- phpdoc/ru/trunk/reference/curl/curlmultihandle.xml (rev 0)
+++ phpdoc/ru/trunk/reference/curl/curlmultihandle.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.curlmultihandle" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс CurlMultiHandle</title>
+ <titleabbrev>CurlMultiHandle</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ CurlMultiHandle intro -->
+ <section xml:id="curlmultihandle.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>curl_multi</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="curlmultihandle.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>CurlMultiHandle</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>CurlMultiHandle</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlmultihandle')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.curl.entities.curlmultihandle; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/curl/curlmultihandle.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/curl/curlsharehandle.xml
===================================================================
--- phpdoc/ru/trunk/reference/curl/curlsharehandle.xml (rev 0)
+++ phpdoc/ru/trunk/reference/curl/curlsharehandle.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.curlsharehandle" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс CurlShareHandle</title>
+ <titleabbrev>CurlShareHandle</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ CurlShareHandle intro -->
+ <section xml:id="curlsharehandle.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>curl_share</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="curlsharehandle.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>CurlShareHandle</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>CurlShareHandle</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlsharehandle')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.curl.entities.curlsharehandle; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/curl/curlsharehandle.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/enchant/enchantbroker.xml
===================================================================
--- phpdoc/ru/trunk/reference/enchant/enchantbroker.xml (rev 0)
+++ phpdoc/ru/trunk/reference/enchant/enchantbroker.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.enchantbroker" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс EnchantBroker</title>
+ <titleabbrev>EnchantBroker</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ EnchantBroker intro -->
+ <section xml:id="enchantbroker.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>enchant_broker</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="enchantbroker.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>EnchantBroker</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>EnchantBroker</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.enchantbroker')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.enchant.entities.enchantbroker; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/enchant/enchantbroker.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/enchant/enchantdictionary.xml
===================================================================
--- phpdoc/ru/trunk/reference/enchant/enchantdictionary.xml (rev 0)
+++ phpdoc/ru/trunk/reference/enchant/enchantdictionary.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.enchantdictionary" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс EnchantDictionary</title>
+ <titleabbrev>EnchantDictionary</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ EnchantDictionary intro -->
+ <section xml:id="enchantdictionary.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>enchant_dict</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="enchantdictionary.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>EnchantDictionary</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>EnchantDictionary</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.enchantdictionary')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.enchant.entities.enchantdictionary; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/enchant/enchantdictionary.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/image/gdimage.xml
===================================================================
--- phpdoc/ru/trunk/reference/image/gdimage.xml (rev 0)
+++ phpdoc/ru/trunk/reference/image/gdimage.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.gdimage" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс GdImage</title>
+ <titleabbrev>GdImage</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ GdImage intro -->
+ <section xml:id="gdimage.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>gd</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="gdimage.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>GdImage</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>GdImage</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gdimage')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.gd.entities.gdimage; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/image/gdimage.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/openssl/opensslasymmetrickey.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/opensslasymmetrickey.xml (rev 0)
+++ phpdoc/ru/trunk/reference/openssl/opensslasymmetrickey.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.opensslasymmetrickey" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс OpenSSLAsymmetricKey</title>
+ <titleabbrev>OpenSSLAsymmetricKey</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ OpenSSLAsymmetricKey intro -->
+ <section xml:id="opensslasymmetrickey.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>OpenSSL key</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="opensslasymmetrickey.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>OpenSSLAsymmetricKey</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>OpenSSLAsymmetricKey</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.opensslasymmetrickey')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.openssl.entities.opensslasymmetrickey; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/openssl/opensslasymmetrickey.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/openssl/opensslcertificate.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/opensslcertificate.xml (rev 0)
+++ phpdoc/ru/trunk/reference/openssl/opensslcertificate.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.opensslcertificate" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс OpenSSLCertificate</title>
+ <titleabbrev>OpenSSLCertificate</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ OpenSSLCertificate intro -->
+ <section xml:id="opensslcertificate.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>OpenSSL X.509</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="opensslcertificate.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>OpenSSLCertificate</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>OpenSSLCertificate</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.opensslcertificate')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.openssl.entities.opensslcertificate; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/openssl/opensslcertificate.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/openssl/opensslcertificatesigningrequest.xml
===================================================================
--- phpdoc/ru/trunk/reference/openssl/opensslcertificatesigningrequest.xml (rev 0)
+++ phpdoc/ru/trunk/reference/openssl/opensslcertificatesigningrequest.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.opensslcertificatesigningrequest" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс OpenSSLCertificateSigningRequest</title>
+ <titleabbrev>OpenSSLCertificateSigningRequest</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ OpenSSLCertificateSigningRequest intro -->
+ <section xml:id="opensslcertificatesigningrequest.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>OpenSSL X.509 CSR</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="opensslcertificatesigningrequest.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>OpenSSLCertificateSigningRequest</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>OpenSSLCertificateSigningRequest</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.opensslcertificatesigningrequest')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.openssl.entities.opensslcertificatesigningrequest; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/openssl/opensslcertificatesigningrequest.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/sockets/addressinfo.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/addressinfo.xml (rev 0)
+++ phpdoc/ru/trunk/reference/sockets/addressinfo.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.addressinfo" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс AddressInfo</title>
+ <titleabbrev>AddressInfo</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ AddressInfo intro -->
+ <section xml:id="addressinfo.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>AddressInfo</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="addressinfo.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>AddressInfo</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>AddressInfo</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.addressinfo')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.sockets.entities.addressinfo; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/sockets/addressinfo.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
Added: phpdoc/ru/trunk/reference/sockets/socket.xml
===================================================================
--- phpdoc/ru/trunk/reference/sockets/socket.xml (rev 0)
+++ phpdoc/ru/trunk/reference/sockets/socket.xml 2020-12-11 07:26:35 UTC (rev 352011)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 351932 Maintainer: sergey Status: ready -->
+<!-- Reviewed: no -->
+
+<phpdoc:classref xml:id="class.socket" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <title>Класс Socket</title>
+ <titleabbrev>Socket</titleabbrev>
+
+ <partintro>
+
+<!-- {{{ Socket intro -->
+ <section xml:id="socket.intro">
+ &reftitle.intro;
+ <para>
+ Полностью непрозрачный класс, заменяющий ресурсы <literal>Socket</literal> в PHP 8.0.0.
+ </para>
+ </section>
+<!-- }}} -->
+
+ <section xml:id="socket.synopsis">
+ &reftitle.classsynopsis;
+
+<!-- {{{ Synopsis -->
+ <classsynopsis>
+ <ooclass><classname>Socket</classname></ooclass>
+
+<!-- {{{ Class synopsis -->
+ <classsynopsisinfo>
+ <ooclass>
+ <modifier>final</modifier>
+ <classname>Socket</classname>
+ </ooclass>
+ </classsynopsisinfo>
+<!-- }}} -->
+
+ <!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
+ <!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.socket')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
+ </classsynopsis>
+<!-- }}} -->
+
+ </section>
+
+ </partintro>
+
+ <!-- &reference.sockets.entities.socket; -->
+
+</phpdoc:classref>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/sockets/socket.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property