set icap to deprecated. Added a note, that icap will no longer supported and

removed in near future.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67008 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Georg Richter 2002-01-05 17:32:27 +00:00
parent a5b950133b
commit c8905824a1

View file

@ -1,16 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.16 $ -->
<!-- $Revision: 1.17 $ -->
<reference id="ref.icap">
<title>ICAP Functions</title>
<title>ICAP Functions [deprecated]</title>
<titleabbrev>ICAP</titleabbrev>
<partintro>
<simpara>
To get these functions to work, you have to compile PHP with
<option role="configure">--with-icap</option>. That requires the
icap library to be installed. Grab the latest version from <ulink
url="&url.icap;">&url.icap;</ulink> and compile and install it.
</simpara>
icap library to be installed, which is not longer supported and available.
</simpara>
<note>
<simpara>
Icap will be removed in near future. Neither this module, nor
those versions of icap library are supported any longer. If you
want to use calendar capabilites in php, use <link
linkend="ref.mcal">mcal</link> instead.
</simpara>
</note>
</partintro>
<refentry id="function.icap-open">