Skip to content

Cap the default block nesting level at 100 - #1136

Closed
GrahamCampbell wants to merge 1 commit into
thephpleague:2.9from
GrahamCampbell:cap-default-nesting-level
Closed

Cap the default block nesting level at 100#1136
GrahamCampbell wants to merge 1 commit into
thephpleague:2.9from
GrahamCampbell:cap-default-nesting-level

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Member

This is the behavior-changing alternative to #1135. It caps nesting at 100 by default, preserves intentionally deeper fixtures with explicit overrides, and documents the compatibility trade-off.

@colinodell colinodell linked an issue Aug 3, 2026 that may be closed by this pull request
@colinodell colinodell added this to the v3.0 milestone Aug 3, 2026
@GrahamCampbell
GrahamCampbell force-pushed the cap-default-nesting-level branch from d1e4762 to 96a9287 Compare August 10, 2026 15:34
@GrahamCampbell
GrahamCampbell changed the base branch from 2.8 to 2.9 August 10, 2026 15:34
@colinodell

Copy link
Copy Markdown
Member

Let's tackle this as part of #1137 instead

@colinodell colinodell closed this Aug 10, 2026
@GrahamCampbell
GrahamCampbell deleted the cap-default-nesting-level branch August 10, 2026 21:57
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.

Make default options safe by default

2 participants