mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added notes to reflect new location in PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150739 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
eeca95451f
commit
f80eed1e50
5 changed files with 37 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<reference id="ref.crack">
|
||||
<title>Crack functions</title>
|
||||
<titleabbrev>Crack</titleabbrev>
|
||||
|
@ -14,6 +14,13 @@
|
|||
specified CrackLib dictionary. CrackLib will also give helpful diagnostic
|
||||
messages that will help 'strengthen' the password.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
This extension has been removed from <literal>PHP</literal> as of
|
||||
PHP 5.0 and moved to the <ulink url="&url.pecl.package;crack">PECL
|
||||
</ulink> repository.
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
|
||||
<section id="crack.requirements">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<reference id="ref.dbm">
|
||||
<title>DBM Functions [deprecated]</title>
|
||||
<titleabbrev>DBM</titleabbrev>
|
||||
|
@ -22,6 +22,12 @@
|
|||
instead.
|
||||
</para>
|
||||
</note>
|
||||
<note>
|
||||
<para>
|
||||
This extension has been removed from <literal>PHP</literal> as of
|
||||
PHP 5.0 and moved to the PECL repository.
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
|
||||
<section id="dbm.required">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<reference id="ref.mcal">
|
||||
<title>MCAL functions</title>
|
||||
<titleabbrev>MCAL</titleabbrev>
|
||||
|
@ -38,6 +38,12 @@
|
|||
for setting, initializing, and retrieving the event structure
|
||||
values.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
This extension has been removed from <literal>PHP</literal> as of
|
||||
PHP 5.0 and moved to the PECL repository.
|
||||
</para>
|
||||
</note>
|
||||
<note>
|
||||
<para>
|
||||
PHP had an ICAP extension previously, but the original library
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference id="ref.notes">
|
||||
<title>Lotus Notes functions</title>
|
||||
<titleabbrev>Lotus Notes</titleabbrev>
|
||||
|
@ -8,6 +8,13 @@
|
|||
<section id="notes.intro">
|
||||
&reftitle.intro;
|
||||
&warn.experimental;
|
||||
<note>
|
||||
<para>
|
||||
This extension has been removed from <literal>PHP</literal> as of
|
||||
PHP 5.0 and moved to the <ulink url="&url.pecl.package;notes">PECL
|
||||
</ulink> repository.
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
</partintro>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.qtdom">
|
||||
<title>qtdom functions</title>
|
||||
<titleabbrev>qtdom</titleabbrev>
|
||||
|
@ -9,6 +9,12 @@
|
|||
&warn.experimental;
|
||||
</para>
|
||||
¬e.no-windows.extension;
|
||||
<note>
|
||||
<para>
|
||||
This extension has been removed from <literal>PHP</literal> as of
|
||||
PHP 5.0 and moved to the PECL repository.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<section id="qtdom.requirements">
|
||||
&reftitle.required;
|
||||
|
|
Loading…
Reference in a new issue