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

Request #17672 Patch to convert from ereg* to preg*
Submitted: 2010-08-09 05:07 UTC
From: mikepultz Assigned: bate
Status: Closed Package: Net_DNS (version SVN)
PHP Version: 5.3.3 OS: FreeBSD 8.0
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-09 05:07 UTC] mikepultz (Mike Pultz)
Description: ------------ I've included a patch file to convert all the instances of the deprecated ereg functions to preg, a well as a unit test to validate the changes. Test script: --------------- Unit test included in the patch file Expected result: ---------------- ereg is deprecated; this will get rid of the E_DEPRECATED warnings.

Comments

 [2010-08-09 05:21 UTC] mikepultz (Mike Pultz)
 [2010-08-09 09:48 UTC] bate (Marco Kaiser)
-Assigned To: +Assigned To: bate
 [2010-08-09 10:14 UTC] bate (Marco Kaiser)
-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.