mirror of
https://github.com/php/doc-es.git
synced 2026-04-29 01:53:12 +02:00
b7889ba83a
git-svn-id: https://svn.php.net/repository/phpdoc/es/trunk@337761 c90b9560-bf6c-de11-be94-00142212c4b1
170 lines
4.3 KiB
XML
170 lines
4.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: fffa6686bbe901eddabbe19ae2c9479626cab3a4 Maintainer: seros Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<section xml:id="pcre.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
&reftitle.install;
|
|
<para>
|
|
La extensión PCRE es una extensión principal de PHP, por lo que siempre está habilitada.
|
|
Por defecto, esta extensión se compila usando la biblioteca PCRE
|
|
interna. Alternativamente, se puede usar una biblioteca PCRE interna
|
|
proporcionando la opción de configuración <option role="configure">--with-pcre-regex=DIR</option>,
|
|
donde <literal>DIR</literal> es la ubicación de los
|
|
ficheros de inclusión y de la biblioteca de PCRE. Se recomienda utilizar PCRE 8.10 o
|
|
posterior para PHP 5.6 y 7.0.
|
|
</para>
|
|
&windows.builtin;
|
|
<note>
|
|
<para>
|
|
Antes de PHP 5.3.0, esta extensión podía ser deshabilitada proporcionando la
|
|
opcioón de configuración
|
|
<option role="configure">--without-pcre-regex</option>.
|
|
</para>
|
|
</note>
|
|
<para>
|
|
PCRE es un proyecto activo y mientras cambia, también lo hace la funcionalidad
|
|
de PHP que depende de él. Es posible que algunas partes de la
|
|
documentación de PHP no estén actualizadas, por lo que pueden no cubrir las
|
|
características más nuevas que proporciona PCRE. Para una lista de cambios, vea el
|
|
<link xlink:href="&url.pcre.changelog;">registro de cambios de la biblioteca PCRE</link>
|
|
y también el siguiente historial de la biblioteca PCRE incluida:
|
|
</para>
|
|
<para>
|
|
<table>
|
|
<title>Historial de actualización de la biblioteca PCRE incluida</title>
|
|
<tgroup cols="3">
|
|
<thead>
|
|
<row>
|
|
<entry>&Version; de PHP</entry>
|
|
<entry>&Version; de PCRE actualizada</entry>
|
|
<entry>Notas</entry>
|
|
</row>
|
|
</thead>
|
|
<tbody>
|
|
<row>
|
|
<entry>5.6.9 / 5.5.26 / 5.4.41</entry>
|
|
<entry>8.37</entry>
|
|
<entry>Véase CVE-2015-2325, CVE-2015-2326</entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.6.0 / 5.5.10</entry>
|
|
<entry>8.34</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.5.0 / 5.4.14 / 5.3.24</entry>
|
|
<entry>8.32</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.4.9 / 5.3.19</entry>
|
|
<entry>8.31</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.7</entry>
|
|
<entry>8.12</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.6</entry>
|
|
<entry>8.11</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.4</entry>
|
|
<entry>8.10</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.3</entry>
|
|
<entry>8.02</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.2</entry>
|
|
<entry>8.00</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.3.0</entry>
|
|
<entry>7.9</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.7</entry>
|
|
<entry>7.8</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.6</entry>
|
|
<entry>7.6</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.5</entry>
|
|
<entry>7.3</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.4</entry>
|
|
<entry>7.2</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.2</entry>
|
|
<entry>7.0</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.2.0</entry>
|
|
<entry>6.7</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.1.0</entry>
|
|
<entry>6.2</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.0.5</entry>
|
|
<entry>5.0</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>5.0.0</entry>
|
|
<entry>4.5</entry>
|
|
<entry></entry>
|
|
</row>
|
|
<row>
|
|
<entry>4.4.7</entry>
|
|
<entry>7.7</entry>
|
|
<entry></entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</para>
|
|
</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
|
|
-->
|