Files
doc-fr/reference/wddx/configure.xml
2021-09-24 04:13:47 +01:00

51 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 2d84d3e006fb824b80f8250c4e3818ff885c4643 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<section xml:id="wddx.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<section xml:id="wddx.installation.php74">
<title>PHP 7.4</title>
<para>
&pecl.moved-ver;7.4.0
</para>
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;wddx">&url.pecl.package;wddx</link>.
</para>
</section>
<section xml:id="wddx.installation.phplt74">
<title>PHP &lt; 7.4</title>
<para>
Après avoir installé Expat, compilez PHP avec
<option role="configure">--enable-wddx</option> et utilisez
<option role="configure">--with-libexpat-dir</option> pour Expat.
</para>
&windows.builtin;
</section>
</section>
<!-- 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
-->