Page MenuHomePhabricator

D9636.id23123.diff
No OneTemporary

D9636.id23123.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
Fri, Mar 21, 6:15 AM (18 h, 26 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7683834
Default Alt Text
D9636.id23123.diff (404 B)

Event Timeline