Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ide-helper not showing all suggested methods while use PHP Intelephense v1.10.4 #1542

Open
Sourav1018 opened this issue May 9, 2024 · 0 comments
Labels

Comments

@Sourav1018
Copy link

Sourav1018 commented May 9, 2024

Versions:

  • ide-helper Version: 3.0
  • Laravel Version: 10.48.7
  • PHP Version: 8.2.12

Description:

  • The problem is when i use v1.10.4 [PHP Intelephense] my laravel ide helper is not suggest me all the helper functions.
  • if i use older PHP Intelephense v1.8.2 then its working, main issue is if i install older version which not provide the updated suggestion for php.

Steps To Reproduce:

install v1.10.4 PHP Intelephense
install v3.0 ide-helper
now on user model try to use where magic method which not showing.
User::where()

@Sourav1018 Sourav1018 added the bug label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant