Sebastian Hädrich
Sebastian Hädrich
> invalid reference format > _(From https://github.com/ponylang/pony-tutorial/actions/runs/9377723825/job/25819734031?pr=551)_ Does anyone know where that comes from?
Well, otherwise, it's impossible to know what can be passed to `where()` and how unless from experience, since the method signature is incredibly complex. How would you achieve that instead?...
I'm not sure why [static analysis / Types (pull_request)](https://github.com/laravel/framework/actions/runs/15694416596/job/44216493281?pr=56057) failed. I can't seem to find how this is related to my changes.
An `On` prefix makes me think, it's an event listener. `In` would sound more naturally to me.
I see, touché 😂👍🏻
> Yet another way to slow down the framework. If you want super fast, maybe, you shouldn't use Laravel in the first place 🙄
At the risk of being smart-alecky here: Is it really "finding" (or "searching" to begin with) something if we say "give me whatever"? That being said (or asked to be...
> Thank you for review! > > How about the following name? > > * `hide_bindings_on_exception_message` > * `hide_bindings_on_error_message` > * `hide_parameters_on_exception_message` > * `hide_parameters_on_error_message` There's also `mask_{bindings|parameters}_on_{error|exception}_message`. I'd say,...
Your description might be off. It looks like you are adding `AsFluent` case, which has already been added in #56046. However, what your code actually does, is adding a `using()`...