PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Files
/
File
<?php /* testNamespace */ namespace Foo\Bar\Baz; /* testUseWithComments */ use Foo /*comment*/ \ Bar // phpcs:ignore Stnd.Cat.Sniff -- For reasons. \ Bah; $cl = function() { /* testCalculation */ return 1 + 2 + // Comment. 3 + 4 + 5 + 6 + 7 > 20; } /* testEchoWithTabs */ echo 'foo', 'bar' , 'baz'; /* testEndOfFile */ echo $foo;
[-] GetMethodParametersParseError2Test.inc
[edit]
[-] GetDeclarationNameJSTest.php
[edit]
[-] FindImplementedInterfaceNamesTest.inc
[edit]
[-] GetDeclarationNameParseError1Test.inc
[edit]
[-] FindEndOfStatementTest.inc
[edit]
[-] GetDeclarationNameParseError1Test.php
[edit]
[-] GetMethodPropertiesTest.inc
[edit]
[-] GetDeclarationNameTest.inc
[edit]
[-] GetDeclarationNameParseError2Test.php
[edit]
[+]
..
[-] GetMethodParametersTest.inc
[edit]
[-] GetMethodPropertiesTest.php
[edit]
[-] GetDeclarationNameTest.php
[edit]
[-] IsReferenceTest.inc
[edit]
[-] GetConditionTest.inc
[edit]
[-] GetDeclarationNameJSTest.js
[edit]
[-] GetMethodParametersParseError1Test.php
[edit]
[-] FindStartOfStatementTest.php
[edit]
[-] FindStartOfStatementTest.inc
[edit]
[-] GetClassPropertiesTest.inc
[edit]
[-] FindExtendedClassNameTest.inc
[edit]
[-] IsReferenceTest.php
[edit]
[-] GetTokensAsStringTest.php
[edit]
[-] FindExtendedClassNameTest.php
[edit]
[-] GetConditionTest.php
[edit]
[-] GetDeclarationNameParseError2Test.inc
[edit]
[-] GetMethodParametersParseError1Test.inc
[edit]
[-] GetMemberPropertiesTest.inc
[edit]
[-] GetMethodParametersParseError2Test.php
[edit]
[-] FindEndOfStatementTest.php
[edit]
[-] GetMethodParametersTest.php
[edit]
[-] GetTokensAsStringTest.inc
[edit]
[-] GetMemberPropertiesTest.php
[edit]
[-] FindImplementedInterfaceNamesTest.php
[edit]
[-] GetClassPropertiesTest.php
[edit]