Files
doc-fr/reference/sem/sysvsharedmemory.xml
Sergey Panteleev 2aed1f4f51 Sync PDO/Reflection and other class stub docs with English (#143)
Co-authored-by: George Peter Banyard <girgias@php.net>
2021-12-24 14:24:08 +00:00

63 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 6803b3c62d52422181a74b1a9b4525f56abd098e Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<phpdoc:classref xml:id="class.sysvsharedmemory" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook">
<title>La classe SysvSharedMemory</title>
<titleabbrev>SysvSharedMemory</titleabbrev>
<partintro>
<!-- {{{ SysvSharedMemory intro -->
<section xml:id="sysvsharedmemory.intro">
&reftitle.intro;
<para>
Une classe complètement opaque qui remplace la &resource;
<literal>sysvshm</literal> à partir de PHP 8.0.0.
</para>
</section>
<!-- }}} -->
<section xml:id="sysvsharedmemory.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass>
<classname>SysvSharedMemory</classname>
</ooclass>
<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>SysvSharedMemory</classname>
</ooclass>
</classsynopsisinfo>
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
</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
-->