[wp-trac] [WordPress Trac] #25259: Helper functions for mbstring.func_overload
WordPress Trac
noreply at wordpress.org
Fri Sep 13 20:19:56 UTC 2013
#25259: Helper functions for mbstring.func_overload
--------------------------+-----------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------
Comment (by SergeyBiryukov):
Replying to [comment:12 pbaylies]:
> On the topic of function_exists() checks, mbstring is a non-default
extension; so you'll want to be doing function_exists() checks for
mbstring_binary_safe_encoding() and reset_mbstring_encoding() here as well
(this is currently broken in trunk for me as of [25348]).
There is a `function_exists( 'mb_internal_encoding' )` check in
`mbstring_binary_safe_encoding()`: [source:trunk/src/wp-
includes/functions.php?rev=25400#L4178].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25259#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list