From ae68b63e91e34c07a0cd6e799211675dbaf5f638 Mon Sep 17 00:00:00 2001
From: Philip Olson <philip@php.net>
Date: Mon, 20 Jan 2003 20:01:32 +0000
Subject: [PATCH] Adding IMAP warning, regarding YAZ and recode. 
 (warn.imaprecodeyaz)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112830 c90b9560-bf6c-de11-be94-00142212c4b1
---
 language-snippets.ent | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/language-snippets.ent b/language-snippets.ent
index 167085c3fd..06fbf44c66 100644
--- a/language-snippets.ent
+++ b/language-snippets.ent
@@ -46,6 +46,10 @@ information. Use <link linkend="language.operators.comparison">the ===
 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>'>
+
 <!-- Various notes -->
 <!ENTITY note.not-bin-safe '<warning><simpara>This function
 is not (yet) binary safe!</simpara></warning>'>