We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0c675 commit fc870e6Copy full SHA for fc870e6
reference/imap/book.xml
@@ -18,6 +18,11 @@
18
Be warned, however, that some IMAP functions will not work
19
correctly with the POP protocol.
20
</para>
21
+ <warning>
22
+ <simpara>
23
+ The IMAP extension is not thread-safe; it should not be used with ZTS builds.
24
+ </simpara>
25
+ </warning>
26
</preface>
27
<!-- }}} -->
28
reference/imap/configure.xml
@@ -21,6 +21,12 @@
</simpara>
</note>
29
+
30
&warn.imaprecodeyaz;
31
32
</section>
0 commit comments