bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code

Home Page:https://intelephense.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read properties of undefined (reading 'length')

bmewburn opened this issue · comments

Cannot read properties of undefined (reading 'length')

lib/intelephense.js:2:2483027

<?php

class CrashTest
{
    #[MyAttr]
    var $prop;
}