-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Duplicated pivot relationships in 3.2.1 #1606
Comments
pataar
added a commit
to pataar/laravel-ide-helper
that referenced
this issue
Oct 28, 2024
My bad! Will be resolved in #1607 :) |
pataar
added a commit
to pataar/laravel-ide-helper
that referenced
this issue
Oct 28, 2024
…h#1606) improve comment composer fix-style use a safer method
pataar
added a commit
to pataar/laravel-ide-helper
that referenced
this issue
Oct 28, 2024
# This is the 1st commit message: fix(pivot): only use unique classes in the pivot union (Fixes barryvdh#1606) improve comment composer fix-style use a safer method # This is the commit message #2: unshift is better than rest
pataar
added a commit
to pataar/laravel-ide-helper
that referenced
this issue
Oct 28, 2024
# This is the 1st commit message: fix(pivot): only use unique classes in the pivot union (Fixes barryvdh#1606) improve comment composer fix-style use a safer method # This is the commit message #2: unshift is better than rest # This is the commit message barryvdh#3: composer fix-style # This is a combination of 3 commits. # This is the 1st commit message: fix(pivot): only use unique classes in the pivot union (Fixes barryvdh#1606) improve comment composer fix-style use a safer method # This is the commit message #2: unshift is better than rest # This is the commit message barryvdh#3: composer fix-style
pataar
added a commit
to pataar/laravel-ide-helper
that referenced
this issue
Oct 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a small issue with the docblocks #1597 generates. If the type is already present, it is duplicated. Here is a sample from my codebase running the latest 3.2.1 of ide-helper
Originally posted by @rpatew2c in #1597 (comment)
The text was updated successfully, but these errors were encountered: