Page MenuHomePhabricator

D9636.diff
No OneTemporary

D9636.diff

diff --git a/externals/jsonlint/src/Seld/JsonLint/Lexer.php b/externals/jsonlint/src/Seld/JsonLint/Lexer.php
--- a/externals/jsonlint/src/Seld/JsonLint/Lexer.php
+++ b/externals/jsonlint/src/Seld/JsonLint/Lexer.php
@@ -107,7 +107,7 @@
protected function parseError($str, $hash)
{
- throw new \Exception($str);
+ throw new Exception($str);
}
private function next()

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 23, 2:01 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7683834
Default Alt Text
D9636.diff (404 B)

Event Timeline