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, Feb 26, 5:01 PM (10 h, 30 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7208740
Default Alt Text
D9636.diff (404 B)

Event Timeline