Homec4science

Minor fix for JSONLint

Authored by Joshua Spence <josh@joshuaspence.com> on Sep 9 2014, 15:37.

Description

Minor fix for JSONLint

Summary: In D10435, the JSONLint external was patched in an attempt to ensure PHP 5.2 compatibility. The fact that $this->lexer->lex() will produce a different token if invoked a second time was overlooked.

Test Plan: Ran ./bin/arc lint -- src/lint/linter in rARC.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

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

Details

Committed
Joshua Spence <josh@joshuaspence.com>Sep 9 2014, 16:03
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUe1c7a6ee32d2: Fix typo in method call
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHU1a59ecfe122a: Minor fix for JSONLint (authored by Joshua Spence <josh@joshuaspence.com>).Sep 9 2014, 16:03