Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover all nested objects #286

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Discover all nested objects #286

merged 4 commits into from
Nov 4, 2024

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Nov 4, 2024

Q A
Is bugfix? ✔️
New feature? ✔️
Breaks BC?
Issue #282

Now objects are discovered in max depth or the depth level restarts if an object is found during cache warmup

@xepozz xepozz changed the title Expand objects Discover all nested objects Nov 4, 2024
@olegbaturin
Copy link
Contributor

You can just remove the $depth limitation, and the result will be the same.

@xepozz
Copy link
Member Author

xepozz commented Nov 4, 2024

The $depth limits any deep nested structures like [[[[[[[[[['key' => 'value']]]]]]]]]]

@samdark samdark merged commit 565a0d7 into master Nov 4, 2024
16 checks passed
@samdark samdark deleted the expand-objects branch November 4, 2024 17:15
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.

4 participants