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

Request #17441 Missing operators in javascript Tokenizer
Submitted: 2010-05-26 13:45 UTC
From: mcordoba Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 1.2.2)
PHP Version: 5.3.2 OS: Ubuntu
Roadmaps: (Not assigned)    
Subscription  


 [2010-05-26 13:45 UTC] mcordoba (Manuel Cordoba)
Description: ------------ I am using PHP Code Sniffer to checks javascript code. I have found that operator %= (modulus and assigment) and the operator ^ (bitwise operator) aren't recognized as tokens. Could you include them in next version?

Comments

 [2010-06-01 08:41 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.