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

Bug #17764 Patch: Using PCRE instead of ereg/eregi
Submitted: 2010-08-20 18:01 UTC
From: olleolleolle Assigned: olleolleolle
Status: Closed Package: XML_Beautifier (version SVN)
PHP Version: 5.3.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-20 18:01 UTC] olleolleolle (Olle Jonsson)
Description: ------------ The deprecated three usages of ereg/eregi: WARNING: Function 'eregi' is deprecated, please use 'preg_match' instead in file ./XML_Beautifier/Beautifier/Tokenizer.php line 286 WARNING: Function 'eregi' is deprecated, please use 'preg_match' instead in file ./XML_Beautifier/Beautifier/Tokenizer.php line 317 WARNING: Function 'eregi' is deprecated, please use 'preg_match' instead in file ./XML_Beautifier/Beautifier/Tokenizer.php line 375

Comments

 [2010-08-20 18:01 UTC] olleolleolle (Olle Jonsson)
 [2010-08-21 07:04 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.