[wp-trac] [WordPress Trac] #16026: Stop using ereg() and eregi()

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 23 13:21:25 UTC 2011


#16026: Stop using ereg() and eregi()
--------------------------------+-----------------------------
 Reporter:  NorwayFun           |       Owner:  NorwayFun
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Future Release
Component:  External Libraries  |     Version:
 Severity:  minor               |  Resolution:
 Keywords:  needs-patch         |
--------------------------------+-----------------------------
Changes (by dd32):

 * keywords:   => needs-patch
 * component:  Warnings/Notices => External Libraries
 * severity:  normal => minor
 * milestone:  3.2 => Future Release


Comment:

 > Are we maintaining pemFTP?

 Anything which affects WordPress's usage of it, we're going to have to
 update.

 Looking at the changes, a number of them can probably be done with plain
 string comparisons instead, others should use preg_*() functions.

 I'm marking this for future release pending a patch

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


More information about the wp-trac mailing list