[wp-trac] Re: [WordPress Trac] #9697: Update PHP mailer to lates version [ 2.0.4 ]

WordPress Trac wp-trac at lists.automattic.com
Mon May 4 13:25:08 GMT 2009


#9697: Update PHP mailer to lates version [ 2.0.4 ]
-------------------------+--------------------------------------------------
 Reporter:  Simek        |       Owner:             
     Type:  enhancement  |      Status:  new        
 Priority:  normal       |   Milestone:  2.8        
Component:  Mail         |     Version:  2.7.1      
 Severity:  normal       |    Keywords:  needs-patch
-------------------------+--------------------------------------------------

Comment(by hakre):

 Replying to [comment:9 Denis-de-Bernardy]:
 > I'm pretty sure that EncodeQ_callback et all were added by WP to avoid
 using the /e suffix in regex, due to some hosts failing because of
 safe_mode or some stuff like that.
 thanks for poiting to it, completely right. i updated the patch to remove
 the /e switches.

 additionally there seems to be a Bug in the current version.
 preg_replace_callback() needs a valid callback as second parameter. the
 provided value is not a valid callback value (tested with php 5). this bug
 has been removed in the updated patch as well.

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


More information about the wp-trac mailing list