[wp-trac] [WordPress Trac] #25259: Helper functions for mbstring.func_overload

WordPress Trac noreply at wordpress.org
Fri Sep 13 20:08:29 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:                |
--------------------------+-----------------------
Changes (by pbaylies):

 * cc: pbaylies (added)


Comment:

 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]).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25259#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list