Home GnuPG

Write a linter rule for `$this` reassignment
581829a99ee8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Write a linter rule for $this reassignment

Summary: Re-assigning $this is an invalid PHP construct, see https://3v4l.org/TauX9.

Test Plan: Added unit tests.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

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

Details

Event Timeline

Joshua Spence <josh@freelancer.com> committed rARC581829a99ee8: Write a linter rule for `$this` reassignment (authored by Joshua Spence <josh@freelancer.com>).Nov 19 2015, 8:50 PM