Closed Anders429 closed 1 year ago
This allows more flexibility when using Entry::query().
Entry::query()
Classifying this as a bug. This is how it was intended to work all along. Additionally, this isn't a breaking change, as loosening the lifetime does not break any existing code.
This allows more flexibility when using
Entry::query()
.Classifying this as a bug. This is how it was intended to work all along. Additionally, this isn't a breaking change, as loosening the lifetime does not break any existing code.