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

Bug #17928 Improve error message for Generic_Sniffs_PHP_UpperCaseConstantSnif
Submitted: 2010-10-05 17:05 UTC
From: konafets Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 1.3.0RC1)
PHP Version: 5.3.3 OS: Mac OSX 10.6
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 42 + 11 = ?

 
 [2010-10-05 17:05 UTC] konafets (Stefano Kowalke)
Description: ------------ If the sniff found an violation, the error message is: "TRUE, FALSE and NULL must be uppercase; expected "false" but found "false".", but the first "false" have to be uppercase to get this message: "TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"."

Comments

 [2010-10-06 14:59 UTC] konafets (Stefano Kowalke)
 [2010-11-12 05:43 UTC] squiz (Greg Sherwood)
-Status: Open +Status: Closed -Assigned To: +Assigned To: squiz
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.