Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.3.5

Request #16745 Use of deprecated ergi function
Submitted: 2009-10-28 05:22 UTC
From: vittal Assigned: bate
Status: Closed Package: Net_IPv4 (version 1.3.1)
PHP Version: 5.3.0 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2009-10-28 05:22 UTC] vittal (Vittal Aithal)
Description: ------------ Net/IPv4.php uses eregi function a couple of times. This is deprecated from PHP 5.3.0 onwards and won't be in PHP 6. Ideally, the module should use the PCRE extensions on systems where it's deprecated.

Comments

 [2009-10-28 13:34 UTC] bate (Marco Kaiser)
-Assigned To: +Assigned To: bate
 [2010-08-06 17:22 UTC] npdavis (Neil Davis)
Submitted patch to pear-dev@lists.php.net with the subject "Net::IPv4 -- deprecated function call (eregi) notice fix -- patch" -Neil
 [2010-08-06 17:25 UTC] npdavis (Neil Davis)
 [2010-08-07 18:29 UTC] fa (Florian Anderiasch)
-Status: Assigned +Status: Closed
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.