Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Add complete class methods to prevent Intelephense conflicts#1710

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
erikn69 wants to merge3 commits intobarryvdh:master
base:master
Choose a base branch
Loading
fromerikn69:patch-7

Conversation

@erikn69
Copy link
Contributor

@erikn69erikn69 commentedMay 14, 2025
edited
Loading

Summary

Alternartive to#1695,#1696,Closes#1693

This PR fixes Intelephense issues by adding complete classes methods to the generated stubs.
It also works for other simpler IDEs, I tested it in NetBeans

Now could be

  • include_complete_stubs => true //(default: false), would force map all the methods of the aliases
  • include_complete_stubs => [Request::class, Arr::class] would force map only the listed aliases

Changes:

  • Added new config optioninclude_complete_stubs(OPT-IN, false as default)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • Existing tests have been adapted and/or new tests have been added
  • Update the README.md
  • Code style has been fixed viacomposer fix-style

seanc reacted with laugh emojicoffebar reacted with eyes emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Conflicting with Intelephense

1 participant

@erikn69

[8]ページ先頭

©2009-2025 Movatter.jp