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

Request #10761 phpcs should output lineends os dependently
Submitted: 2007-04-17 23:33 UTC
From: cwiedmann Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 0.5.0)
PHP Version: 5.2.1 OS: Windows_NT
Roadmaps: (Not assigned)    
Subscription  


 [2007-04-17 23:33 UTC] cwiedmann (Carsten Wiedmann)
Description: ------------ Currently phpcs output all text with "\n". If someone, on Windows, redirect the output to a file and open this file with Windows Notepad, it looks strange.

Comments

 [2007-04-22 04:33 UTC] squiz (Greg Sherwood)
This bug has been fixed in CVS. 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. Thanks for the patch. I also updated the unit test output in case you want to capture that as well.