1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter/__tests__/xhpast
vrana cae7631dff Warn about strstr() misuse
Summary: See D3296#1.

Test Plan:
New test.
Linted Arcanist, libphutil, Phabricator repositories, found no false positive and one real positive.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3297
2012-08-15 13:44:41 -07:00
..
array-index.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
creative-brace-use.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
duplicate-key-in-array.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
dynamic-define.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
embedded-tags.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
exit-expression.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
hash-comments.lint-test Require space after // 2012-06-26 14:12:17 -07:00
index-function.lint-test Detect use of f()[0] in lint 2012-08-15 04:36:50 -07:00
naming-conventions.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
no-segfault-on-abstract.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
no-segfault-on-exit.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
parens-hug-contents.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
php-tags-bad.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
php-tags-echo-form.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
php-tags-good.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
php-tags-script.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
php53.lint-test Add test for "static::" to the PHP 5.3 linter 2012-06-17 09:01:47 -07:00
pht.lint-test Warn about pht() with non constant string 2012-06-21 18:07:13 -07:00
preg-quote.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ragged-classtree-edges.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
reused-iterators.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
reused-local.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
single-pass-adjacent-patches.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
slowness.lint-test Warn about strstr() misuse 2012-08-15 13:44:41 -07:00
space-after-control-keywords.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
space-around-operators.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
surprising-constructors.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
switches.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
syntax-error.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
tautological-expressions.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
undeclared-variables.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
unreasonably-deep-nesting.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
use-of-this-in-static-method.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
variable-variables.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
wrong-concat-operator.lint-test Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00