Skip to content

Ensure mutually exclusive usage for header/footer and partials#670

Merged
g105b merged 4 commits intomasterfrom
288-header-footer-partials
Mar 25, 2026
Merged

Ensure mutually exclusive usage for header/footer and partials#670
g105b merged 4 commits intomasterfrom
288-header-footer-partials

Conversation

@g105b
Copy link
Copy Markdown
Member

@g105b g105b commented Mar 24, 2026

This resolves the issue where headers/footers and partials could be mistakenly used together, which is not allowed. The feature now throws an exception to prevent this misuse.

Closes phpgt/DomTemplate#288

@g105b g105b merged commit a9e491d into master Mar 25, 2026
3 checks passed
@g105b g105b deleted the 288-header-footer-partials branch March 25, 2026 22:38
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.

WebEngine: when using partials, disable _header _footer

1 participant