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

Bug #18428 invalid preg_match patterns
Submitted: 2011-04-09 01:16 UTC
From: glen Assigned: glen
Status: Closed Package: PEAR (version 1.9.2)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2011-04-09 01:16 UTC] glen (Elan Ruusamäe)
Description: ------------ i believe these came with careless ereg -> pcre changes in code in PEAR/Command/Install.php $ts = preg_match('Thread Safety.+enabled', $info) ? '_ts' : ''; the separators not present.

Comments

 [2011-04-09 01:16 UTC] glen (Elan Ruusamäe)
 [2011-06-01 07:34 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Status: Open +Status: Closed -Assigned To: +Assigned To: dufuz
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.
 [2011-06-01 07:34 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Assigned To: dufuz +Assigned To: glen