[wp-trac] [WordPress Trac] #16325: kses uses deprecated (PHP 5.3.0) split

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 21 08:38:57 UTC 2011


#16325: kses uses deprecated (PHP 5.3.0) split
--------------------------+------------------------------
 Reporter:  duck_         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by duck_):

 Replying to [comment:2 garyc40]:
 > I also checked each instances whether to use {{{explode()}}} or
 {{{preg_split()}}}. Seems like all of them can be {{{explode()}}}, but we
 should be careful if there's any additional replacement we need to make.

 Yeah that's why I didn't rush into it last night. I imagine explode will
 be fine in these cases, but do need to make sure.

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


More information about the wp-trac mailing list