bug #2355923 [core] do not use ctype if it is not available
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
and the Standard PHP Library (SPL) extension.
|
||||
</li>
|
||||
<li>To support uploading of ZIP files, you need the PHP <tt>zip</tt> extension.</li>
|
||||
<li>For proper support of multibyte strings (eg. UTF-8, which is
|
||||
currently default), you should install mbstring and ctype
|
||||
extensions.
|
||||
</li>
|
||||
<li>You need GD2 support in PHP to display inline
|
||||
thumbnails of JPEGs ("image/jpeg: inline") with their
|
||||
original aspect ratio</li>
|
||||
|
Reference in New Issue
Block a user