WordPress-Coding-Standards/WordPress
J.D. Grimes 1cc0dfb473
Update deprecated functions list
Just an example to show the changes.
2017-11-24 08:54:09 -05:00
..
Sniffs Update deprecated functions list 2017-11-24 08:54:09 -05:00
Tests Update relevant WP version related unit tests 2017-11-24 00:11:09 +01:00
AbstractArrayAssignmentRestrictionsSniff.php Fix Precision alignment issues found in the WPCS code base 2017-09-08 00:31:13 +02:00
AbstractClassRestrictionsSniff.php Fix issues in the WPCS codebase found by the new WhiteSpace.ArbitraryParenthesesSpacing sniff 2017-10-12 19:36:32 +02:00
AbstractFunctionParameterSniff.php PHPCS 3.x compat: Namespace all sniffs which extend from one of the WPCS base sniffs 2017-07-24 02:42:40 +02:00
AbstractFunctionRestrictionsSniff.php PHPCS 3.x compat: Fix all references to upstream PHPCS classes 2017-07-24 02:43:45 +02:00
AbstractVariableRestrictionsSniff.php PHPCS 3.x compat: Namespace all sniffs which extend from one of the WPCS base sniffs 2017-07-24 02:42:40 +02:00
PHPCSAliases.php Add new WhiteSpace.SemicolonSpacing sniff 2017-10-09 23:09:35 +02:00
PHPCSHelper.php PHPCS 3.x compat: Implement recognition of the --ignore-annotations setting 2017-07-25 15:18:32 +02:00
ruleset.xml RestricedPHPFunctions: update the rulesets to reflect the forbidding of create_function() 2017-10-06 15:39:56 +02:00
Sniff.php Update minimum supported WP version 2017-11-24 00:11:09 +01:00