Homestyx hydra

R1:faaaff0b6f60

Fix an error in the PolicyFilter algorithm

Summary:
`PhabricatorPolicyFilter` has a bug right now where it lets through objects incorrectly if:

- the query requests two or more policies;
- the object satisfies at least one of those policies; and
- policy exceptions are not enabled.

This would be bad, but there's only one call in the codebase which satisfies all of these conditions, in the Maniphest batch editor. And it's moot anyway because edit operations get another policy check slightly later.
Repository: R1 hydra
Commit Date: Dec 5 2013