mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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
This commit is contained in:
parent
687bcc62c1
commit
ae68b63e91
1 changed files with 4 additions and 0 deletions
|
@ -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>'>
|
||||
|
|
Loading…
Reference in a new issue