bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code
https://intelephense.com
Other
1.57k stars 93 forks source link

`yield` in variable cause the others to be accused as undefined #2934

Closed victordev13 closed 5 days ago

victordev13 commented 1 week ago

Describe the bug yield in variable cause the others to be accused as undefined

To Reproduce

  1. Declare any variable
  2. Declare another with attribuing yield something
  3. Try to use variable

Expected behavior .

Screenshots image image

Platform and version VSCode version: 1.19.0 Intelephense version: v1.11.4


In Intelephense v1.10.4 this works fine image

bmewburn commented 5 days ago

Thanks, fixed in 1.11.5