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

Bug #18001 PEAR/RunTest coverage fails
Submitted: 2010-10-27 02:51 UTC
From: boekkooi Assigned: dufuz
Status: Closed Package: PEAR (version 1.9.1)
PHP Version: 5.3.1 OS: Windows 7 x64
Roadmaps: (Not assigned)    
Subscription  


 [2010-10-27 02:51 UTC] boekkooi (Warnar Boekkooi)
Description: ------------ When trying to run a test with coverage no xdebug file is generated. Quickfix is goto line 373 and `'<?php'` to the string then change line 409 to `$this->save_text($temp_file, $text . "<?php\n" . $namespace . join("\n", $lines));`. Test script: --------------- Run a test with coverage. Expected result: ---------------- A xdebug file Actual result: -------------- No xdebug file

Comments

 [2010-11-16 07:59 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.