philip Mon Jan 20 15:18:54 2003 EDT Modified files: /phpdoc/en language-snippets.ent Log: Expand the newly created &warn.imaprecodeyaz; Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.37 phpdoc/en/language-snippets.ent:1.38 --- phpdoc/en/language-snippets.ent:1.37 Mon Jan 20 15:01:32 2003 +++ phpdoc/en/language-snippets.ent Mon Jan 20 15:18:54 2003 @@ -1,4 +1,4 @@ -<!-- $Revision: 1.37 $ --> +<!-- $Revision: 1.38 $ --> <!ENTITY warn.experimental '<warning><simpara>This extension is <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension -- @@ -46,9 +46,11 @@ operator</link> for testing the return value of this function.</simpara></warning>'> -<!ENTITY warn.imaprecodeyaz '<warning><simpara>The IMAP extension -cannot be used in conjuction with the <link linkend="ref.recode">recode</link> -or <link linkend="ref.yaz">YAZ</link> extensions.</simpara></warning>'> +<!ENTITY warn.imaprecodeyaz '<warning><simpara>The <link +linkend="ref.imap">IMAP</link> extension cannot be used in conjuction with +the <link linkend="ref.recode">recode</link> or <link +linkend="ref.yaz">YAZ</link> extensions. This is due to the fact that they +both share the same internal symbol.</simpara></warning>'> <!-- Various notes --> <!ENTITY note.not-bin-safe '<warning><simpara>This function
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php