mirror of
https://github.com/php/doc-fr.git
synced 2026-03-23 22:52:18 +01:00
Drive by typo fixes Updating EN revision tags of files which only had types in EN Normalize type tag usages
60 lines
1.3 KiB
XML
60 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: aebf045bfb7f4f2350db5e1e908cf290be334075 Maintainer: girgias Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
|
|
<chapter xml:id="yaconf.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
&reftitle.setup;
|
|
|
|
<section xml:id="yaconf.requirements">
|
|
&reftitle.required;
|
|
<para>
|
|
Yaconf nécessite PHP 7.0 ou supérieur.
|
|
</para>
|
|
</section>
|
|
|
|
<section xml:id="yaconf.installation">
|
|
&reftitle.install;
|
|
<para>
|
|
&pecl.moved;
|
|
</para>
|
|
<para>
|
|
&pecl.info;
|
|
<link xlink:href="&url.pecl.package;yaconf">&url.pecl.package;yaconf</link>.
|
|
</para>
|
|
<para>
|
|
&pecl.windows.download.avail;
|
|
</para>
|
|
</section>
|
|
|
|
&reference.yaconf.ini;
|
|
|
|
<section xml:id="yaconf.resources">
|
|
&reftitle.resources;
|
|
<para>
|
|
|
|
</para>
|
|
</section>
|
|
|
|
</chapter>
|
|
<!-- 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
|
|
-->
|