[wp-trac] [WordPress Trac] #25061: Plugin/Theme/Core Updates Fail When Curl Used and String Function Overloading Configured

WordPress Trac noreply at wordpress.org
Sat Aug 17 20:45:35 UTC 2013


#25061: Plugin/Theme/Core Updates Fail When Curl Used and String Function
Overloading Configured
--------------------------+--------------------
 Reporter:  DrProtocols   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.6.1
Component:  HTTP          |     Version:  3.6
 Severity:  major         |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by DrProtocols):

 Thanks for pushing this one through - slight correction required to first
 line of patch:

 {{{
 if ( ( ini_get( 'mbstring.func_overload' ) & 2 ) && function_exists(
 'mb_internal_encoding' ) ) {
 }}}

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


More information about the wp-trac mailing list