Page MenuHomePhabricator

D9636.id23121.diff
No OneTemporary

D9636.id23121.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, 11:08 AM (23 h, 32 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7683834
Default Alt Text
D9636.id23121.diff (404 B)

Event Timeline