Skip to content

Conversation

@helloiamlukas
Copy link
Contributor

This pull request fixes #12566.

When the cache tag is disabled, $this->parse([]) should be returned instead of an empty array. This fixes the empty cache tag when using Blade instead of Antlers.

@helloiamlukas helloiamlukas changed the title Prevent empty cache tag when using Blade [5.x] Prevent empty cache tag when using Blade Sep 24, 2025
@jasonvarga jasonvarga merged commit 49188a1 into statamic:5.x Sep 24, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blade cache tag will be empty when disabled

2 participants