WordPress-Coding-Standards/Tests
2013-11-17 04:10:39 +02:00
..
Arrays Add ArrayAssignmentRestrictions Sniff and Unit tests 2013-10-27 01:30:00 +02:00
Classes Added unit test class for ValidClassName sniff. 2013-03-23 23:10:10 +07:00
Files Added unit test class for FileName sniff. 2013-03-23 23:10:39 +07:00
Formatting Added unit test class for MultipleStatementAlignment sniff. 2013-03-23 23:11:16 +07:00
Functions Add sniff to disallow omission of braces for single line blocks, closes #124 2013-11-17 04:10:39 +02:00
NamingConventions Added unit test class for ValidFunctionName sniff. 2013-03-23 23:13:19 +07:00
Objects Added unit test class for ObjectInstantiation sniff. 2013-03-23 23:13:44 +07:00
PHP Update DiscouragedFunctionsUnitTest to check for warnings 2013-10-06 00:29:02 -04:00
Strings Added unit test class for DoubleQuoteUsage sniff. 2013-03-23 23:15:39 +07:00
Variables Add Sniff class to check for variable occurances 2013-10-26 21:24:59 +02:00
VIP Remove warning about super global without array index 2013-11-06 23:37:51 -08:00
WhiteSpace Fix logic error in ControlStructureSpacingSniff 2013-11-06 23:22:45 -08:00
XSS Resolve develop branch conflicts w/ EscapeOutputSniff 2013-10-22 15:16:08 -07:00