PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Classes
<?php // Test to demonstrate that file names should follow class names, not the other way around. // Making the class name comply with the file name would result in a parse error for this file, // as the file name doesn't comply with the naming conventions for PHP symbol names. class ClassFileNameDashesInFilenameUnitTest
[-] ClassFileNameParseError1UnitTest.inc
[edit]
[-] LowercaseClassKeywordsUnitTest.php
[edit]
[-] ClassFileNameLiveCodingFailUnitTest.inc
[edit]
[-] ClassFileNameLiveCodingPassUnitTest.inc
[edit]
[+]
..
[-] LowercaseClassKeywordsUnitTest.inc
[edit]
[-] ClassDeclarationUnitTest.inc.fixed
[edit]
[-] SelfMemberReferenceUnitTest.inc.fixed
[edit]
[-] ValidClassNameUnitTest.inc
[edit]
[-] ClassFileNameUnitTest.php
[edit]
[-] ClassFileNameUnitTest.inc
[edit]
[-] LowercaseClassKeywordsUnitTest.inc.fixed
[edit]
[-] ClassDeclarationUnitTest.inc
[edit]
[-] ClassFileName Spaces In FilenameUnitTest.inc
[edit]
[-] ValidClassNameUnitTest.php
[edit]
[-] ClassDeclarationUnitTest.php
[edit]
[-] DuplicatePropertyUnitTest.js
[edit]
[-] ClassFileName-Dashes-In-FilenameUnitTest.inc
[edit]
[-] SelfMemberReferenceUnitTest.php
[edit]
[-] SelfMemberReferenceUnitTest.inc
[edit]
[-] DuplicatePropertyUnitTest.php
[edit]