23 lines
1.3 KiB
JSON
23 lines
1.3 KiB
JSON
|
||
InvalidArgumentException
|
||
|
||
Unexpected end of input
|
||
|
||
at vendor\psy\psysh\src\Shell.php:1325
|
||
1321Γûò
|
||
1322Γûò if (!$this->hasValidCode()) {
|
||
1323Γûò $this->popCodeStack();
|
||
1324Γûò
|
||
Γ₧£ 1325Γûò throw new \InvalidArgumentException('Unexpected end of input');
|
||
1326Γûò }
|
||
1327Γûò }
|
||
1328Γûò
|
||
1329Γûò /**
|
||
|
||
1 vendor\psy\psysh\src\Shell.php:1865
|
||
Psy\Shell::setCode("echo json_encode(DB::select(\SELECT")
|
||
|
||
2 vendor\laravel\tinker\src\Console\TinkerCommand.php:77
|
||
Psy\Shell::execute("echo json_encode(DB::select(\SELECT")
|
||
|