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

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 20 21:29:26 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        |   Keywords:  has-patch
--------------------------+-----------------------------
 wp-includes/kses.php line 1407, part of safecss_filter_attr.

 [http://php.net/split split] is deprecated in PHP as of 5.3.0, we should
 probably replace with explode here.

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


More information about the wp-trac mailing list