HomePhabricator

Add a linter rule for the instanceof operator

Description

Add a linter rule for the instanceof operator

Summary: The instanceof operator expects the first argument to be an object instance. See http://www.phpwtf.org/instanceof-smart.

Test Plan: Added test case

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12856

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on May 18 2015, 8:13 AM
Reviewer
Blessed Reviewers
Differential Revision
D12856: Add a linter rule for the instanceof operator
Parents
rARC0c9a03771961: Fix `arc which` output
Branches
Unknown
Tags
Unknown