=== on 25 Jul 2013, 07:17:23 Dinesh Bolkensteyn wrote: Implemented by \http://jira.codehaus.org/browse/SONARJAVA-226 === on 25 Jul 2013, 07:21:59 Dinesh Bolkensteyn wrote: In PHP, you might need to add a typecast, something like: ---- return (boolean)someBooleanExpression; ---- As it is a dynamically typed language. === on 7 Jan 2014, 11:19:59 Freddy Mallet wrote: Implemented by \http://jira.codehaus.org/browse/SONARPLUGINS-3370 for JavaScript === on 12 Feb 2014, 17:39:43 Freddy Mallet wrote: Implemented by \http://jira.codehaus.org/browse/SONARPLUGINS-3457 for PHP