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

Bug #17773 Patch: avoid using ereg
Submitted: 2010-08-21 05:51 UTC
From: olleolleolle Assigned: olleolleolle
Status: Closed Package: PEAR_Command_Packaging (version SVN)
PHP Version: 5.3.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-21 05:51 UTC] olleolleolle (Olle Jonsson)
Description: ------------ Avoiding the usage of ereg in WARNING: Function 'ereg' is deprecated, please use 'preg_match' instead in file ./PEAR_Command_Packaging/Packaging.php line 961 Found via http://test.pear.php.net/unit-test-results/deprecated.txt

Comments

 [2010-08-21 05:52 UTC] olleolleolle (Olle Jonsson)
 [2010-08-24 07:03 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: olleolleolle
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.