Skip to content

Conversation

@sascha-egerer
Copy link
Contributor

Removed the get method entirely and enhanced getByPath
to handle both local variables and chain traversal. Updated tests
to cover the new behavior, improving test robustness by adding
cases for nested and array-based paths.

Resolves: #1164

Removed the `get` method entirely and enhanced `getByPath` to handle both local variables and chain traversal. Updated tests to cover the new behavior, improving test robustness by adding cases for nested and array-based paths.

Resolves: TYPO3#1164
@lolli42 lolli42 merged commit 866c192 into TYPO3:main Aug 12, 2025
4 checks passed
lolli42 pushed a commit that referenced this pull request Aug 12, 2025
Removed the `get` method entirely and enhanced `getByPath` to handle
both local variables and chain traversal.
Updated tests to cover the new behavior, improving test robustness
by adding cases for nested and array-based paths.

Resolves: #1164
lolli42 added a commit that referenced this pull request Aug 12, 2025
…1187)

Removed the `get` method entirely and enhanced `getByPath` to handle
both local variables and chain traversal.
Updated tests to cover the new behavior, improving test robustness
by adding cases for nested and array-based paths.

Resolves: #1164

Co-authored-by: Sascha Egerer <sascha.egerer@flowd.de>
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.

ChainedVariableProvider does only support 1 dimensional variables

2 participants