PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PSR12
/
Tests
/
Keywords
<?php $bar = (bool) $foo; $bar = (bool) $foo; $bar = (Bool) $foo; $bar = (bool) $foo; $bar = (int) $foo; $bar = (int) $foo; $bar = (INT) $foo; // Test recognition with whitespace within the cast. $bar = ( bool ) $foo; $bar = ( int ) $foo; $bar = ( bool ) $foo; $bar = ( int) $foo;
[+]
..
[-] ShortFormTypeKeywordsUnitTest.php
[edit]
[-] ShortFormTypeKeywordsUnitTest.inc
[edit]
[-] ShortFormTypeKeywordsUnitTest.inc.fixed
[edit]