bmewburn / vscode-intelephense

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

Constant marked "Undefined" in if-clause which checks if constant is defined. #2867

Closed pjylkka closed 5 months ago

pjylkka commented 5 months ago

Describe the bug Intelephense marks constant undefined and therefore file erroneous if code checks if constant is defined or not

To Reproduce image

Expected behavior This should not mark file erroneous at this point as code itself is correct.

Platform and version Win 10 / VSCodium / Intelephense 1.10.4

pjylkka commented 5 months ago

Sorry for dubling, didn't check first. :( This was dublicate for #2306 which was dub for #952 - yet this still seems to exist tho o_O