Files
php-doc-ru/reference/apcu/book.xml
sergey 7bace61a02 review
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@348066 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-25 13:39:32 +00:00

55 lines
1.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<book xml:id="book.apcu" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Пользовательский кеш APC</title>
<titleabbrev>APCu</titleabbrev>
<preface xml:id="intro.apcu">
&reftitle.intro;
<para>
APCu - это APC без кеширования опкода.
</para>
<para>
Первая версия APCu имеет номер 4.0.0, так как она была клонирована из основной
кодовой ветви APC.
</para>
<para>
PHP 7 поддерживается с версии APCu 5.0.0.
</para>
<para>
APCu может обеспечить режим совместимости, таким образом, что он может обеспечить
замену для соответствующих частей APC.
</para>
</preface>
&reference.apcu.setup;
&reference.apcu.constants;
&reference.apcu.reference;
&reference.apcu.apcuiterator;
</book>
<!-- 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
-->