[wp-trac] [WordPress Trac] #16918: Take out unnecessary compat functions from compat.php
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 7 15:26:10 UTC 2011
#16918: Take out unnecessary compat functions from compat.php
------------------------------------+------------------
Reporter: markjaquith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------
Comment (by joostdevalk):
mb_substr has now been removed, apparently, but mb_ functions are not a
default in each PHP install, from
http://php.net/manual/en/mbstring.installation.php :
"mbstring is a non-default extension. This means it is not enabled by
default. You must explicitly enable the module with the configure option.
See the Install section for details."
Please put it back as it was, as it was already throwing errors on
yoast.com.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16918#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list