Duncan McClean

Results 421 comments of Duncan McClean

This will likely be because most of our interfaces are empty or don't include all of the methods, like [this one](https://github.com/statamic/cms/blob/4.x/src/Contracts/Entries/QueryBuilder.php). We can fix this by adding the methods to...

I've moved this to the `statamic/ideas` repository since this is more of a feature request/improvement, than a bug.

Have you seen https://github.com/statamic/cms/pull/9385?

> make a graph compiler and pushing for php thats quicker to result I'm not quite sure I understand what you're requesting. Would you be able to provide more context?

Unfortunately, it doesn't look like Glide 3 has been properly released yet, it's still in beta.

This should be the case already - it's working for me w/ full-measure static caching. When I mark an entry as unpublished, the entry's "show page" is invalidated and so...

Ah, I see... that makes sense! Re-opened.

Actually, it looks like you submitted a feature request for the same thing last year. Closing this issue in favour of #976.

@aarondfrancis Looks like this one can be closed now - #141 has been merged.

Looks like Laravel 11 compatibility has already been merged (see #141). It might be worth updating this PR to just update the PHP & Zipstream versions?