vrana Fri Aug 19 11:00:54 2005 EDT
Modified files:
/phpdoc/en/appendices extensions.xml
Log:
Add APC
http://cvs.php.net/diff.php/phpdoc/en/appendices/extensions.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/appendices/extensions.xml
diff -u phpdoc/en/appendices/extensions.xml:1.2
phpdoc/en/appendices/extensions.xml:1.3
--- phpdoc/en/appendices/extensions.xml:1.2 Thu Jul 28 07:45:41 2005
+++ phpdoc/en/appendices/extensions.xml Fri Aug 19 11:00:54 2005
@@ -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>