| .. |
|
AdminBarRemovalUnitTest.inc
|
Flag removal of admin bar
|
2013-10-20 18:42:17 +02:00 |
|
AdminBarRemovalUnitTest.php
|
Flag removal of admin bar
|
2013-10-20 18:42:17 +02:00 |
|
CronIntervalUnitTest.inc
|
Add support for checking for cron_schedules in closures
|
2013-10-28 22:13:01 -07:00 |
|
CronIntervalUnitTest.php
|
Add support for checking for cron_schedules in closures
|
2013-10-28 22:13:01 -07:00 |
|
DirectDatabaseQueryUnitTest.inc
|
Allow whitelisting of non-cached DB calls
|
2013-11-06 22:28:24 -08:00 |
|
DirectDatabaseQueryUnitTest.php
|
Limit whitelisting to usage of wpdb, not including missing cache
|
2013-10-23 00:33:13 +02:00 |
|
FileSystemWritesDisallowUnitTest.inc
|
Add more functions that modify filesystem
|
2013-10-21 15:57:50 -07:00 |
|
FileSystemWritesDisallowUnitTest.php
|
Add more functions that modify filesystem
|
2013-10-21 15:57:50 -07:00 |
|
PluginMenuSlugUnitTest.inc
|
Include add_submenu_page() without __FILE__ to test passing
|
2013-10-28 20:37:00 -07:00 |
|
PluginMenuSlugUnitTest.php
|
Warn about __FILE__ for page registration #86
|
2013-10-27 07:41:03 +02:00 |
|
PostsPerPageUnitTest.inc
|
Add positive ArrayAssignmentRestrictions test
|
2013-10-29 21:30:41 -07:00 |
|
PostsPerPageUnitTest.php
|
Flag returning high or infinite posts_per_page
|
2013-10-27 02:11:03 +02:00 |
|
RestrictedFunctionsUnitTest.inc
|
Fix sniff for function definitions, class methods, and namespaced function calls
|
2013-10-29 07:36:37 +02:00 |
|
RestrictedFunctionsUnitTest.php
|
Merge branch 'develop' into issue/89
|
2013-10-29 20:14:35 +02:00 |
|
RestrictedVariablesUnitTest.inc
|
Add positive test for RestrictedVariables
|
2013-10-29 17:50:42 -07:00 |
|
RestrictedVariablesUnitTest.php
|
Merge branch 'develop' into issue/89
|
2013-10-29 20:14:35 +02:00 |
|
SessionFunctionsUsageUnitTest.inc
|
Tweak whitespace
|
2013-10-22 14:38:06 -07:00 |
|
SessionFunctionsUsageUnitTest.php
|
Rename classes to allow for a second sniff targeting same issue
|
2013-10-20 15:23:07 +02:00 |
|
SessionVariableUsageUnitTest.inc
|
Add sniff to check for usage of $_SESSION var
|
2013-10-20 15:37:09 +02:00 |
|
SessionVariableUsageUnitTest.php
|
Tweak whitespace
|
2013-10-22 14:38:06 -07:00 |
|
SlowDBQueryUnitTest.inc
|
Eliminate numeric-index bug for array assignment restruction
|
2013-11-05 21:53:56 -08:00 |
|
SlowDBQueryUnitTest.php
|
Flag slow queries #87
|
2013-10-27 08:20:14 +02:00 |
|
SuperGlobalInputUsageUnitTest.inc
|
Skip flagging SuperGlobalInputUsage when assigning override
|
2013-11-06 22:44:00 -08:00 |
|
SuperGlobalInputUsageUnitTest.php
|
Add more (breaking) checks to unit test
|
2013-10-22 15:06:40 -07:00 |
|
TimezoneChangeUnitTest.inc
|
Add DateTime::setTimezone to unit test for posterity
|
2013-10-22 14:48:37 -07:00 |
|
TimezoneChangeUnitTest.php
|
Flag manipulation of server (default) timezone
|
2013-10-20 16:17:59 +02:00 |
|
ValidatedSanitizedInputUnitTest.inc
|
Remove warning about super global without array index
|
2013-11-06 23:37:51 -08:00 |
|
ValidatedSanitizedInputUnitTest.php
|
Remove warning about super global without array index
|
2013-11-06 23:37:51 -08:00 |