git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193985 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-08-19 15:00:54 +00:00
parent bc7b96d146
commit 88e4a794ac

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<appendix id="extensions">
<title>Extension Categorization</title>
@ -40,6 +40,7 @@
<section id="refs.basic.php">
<title>Affecting PHP's Behaviour</title>
<itemizedlist>
<listitem><para><xref linkend="ref.apc"/></para></listitem>
<listitem><para><xref linkend="ref.apd"/></para></listitem>
<listitem><para><xref linkend="ref.bcompiler"/></para></listitem>
<listitem><para><xref linkend="ref.overload"/></para></listitem>
@ -489,6 +490,7 @@
These extensions are available from <ulink url="&url.pecl;">PECL</ulink>. More PECL extensions exist but they are not documented in the PHP manual yet.
</para>
<itemizedlist>
<listitem><para><xref linkend="ref.apc"/></para></listitem>
<listitem><para><xref linkend="ref.apd"/></para></listitem>
<listitem><para><xref linkend="ref.bcompiler"/></para></listitem>
<listitem><para><xref linkend="ref.classkit"/></para></listitem>