[wp-trac] [WordPress Trac] #16026: Stop using ereg() and eregi()
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 6 16:52:21 UTC 2011
#16026: Stop using ereg() and eregi()
------------------------------+------------------------
Reporter: NorwayFun | Owner: NorwayFun
Type: enhancement | Status: new
Priority: normal | Milestone: 3.2
Component: Warnings/Notices | Version:
Severity: normal | Resolution:
Keywords: |
------------------------------+------------------------
Comment (by aaroncampbell):
Are we maintaining pemFTP? http://www.phpclasses.org/package/1743-PHP-FTP-
client-in-pure-PHP.html :
* wp-admin/include/class-ftp.php
* wp-admin/include/class-ftp-pure.php
* wp-admin/include/class-ftp-sockets.php
It looks like the only things we've done to it in three years is replace a
;; with a ; in [12548], fix IP address validation (#12387) and add some
documentation in [8645]
Also, I'm pretty sure we're NOT maintaining phpMailer or the SquirrelMail
pop3 implementations. I know that the one instance in phpMailer would be
fixed if we upgraded it (#15912), and upgrading the SquirrelMail POP3
class would fix the ones there as well (#17064)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16026#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list