mailparse requires mbstring (fixes #56226)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337624 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2015-08-25 13:32:31 +00:00
parent 67fdfbc0bb
commit 2ca3208b75

View file

@ -17,6 +17,10 @@
of &php.ini; in order to use these functions.
&pecl.windows.download;
</para>
<para>
It is necessary that the <link linkend="ref.mbstring">mbstring</link>
extension is loaded before mailparse.
</para>
</section>
<!-- Keep this comment at the end of the file