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