Skip to content

[Bug]: Illegal offset type #272

@spawn81

Description

@spawn81

Extension Version

1.0.1

PHP Binary

Local PHP

Operating System

macOS

What happened?

laravel extension v.1.0.0 i get`Error: VSCODE_LARAVEL_START_OUTPUT
TypeError

Illegal offset type

at vendor/_laravel_ide/discover-021e55104746cf8bf9e1e079eabe6e54.php:276
272▕ }
273▕
274▕ protected function getValueIndex($value)
275▕ {
➜ 276▕ $index = $this->values[$value] ?? null;
277▕
278▕ if ($index !== null) {
279▕ return $index;
280▕ }`
for me the the last working version is 0.0.17. Thank you for your great work on the extension

Mimimal Code Sample

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions