Issues spiked after v 11 #56224
Replies: 2 comments 2 replies
-
And now they are closed without fixes... Example #51825 |
Beta Was this translation helpful? Give feedback.
2 replies
-
@crynobone @taylorotwell please add into documentation of laravel that users should not call relations inside a relation (including via scopes) to avoid data leaks if #51825 was closed without fixing the corner case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We noticed that the issues were kept to under 20 but after versions 11 and 12 their number spiked and it does not seem to drop again. Symfony has around 500. Is that the direction Laravel is heading?
https://github.com/nikic/FastRoute is an example to follow. Good code does not need to change.
Beta Was this translation helpful? Give feedback.
All reactions