Skip to content
Snippets Groups Projects
Commit 84f05982 authored by Markus Klein's avatar Markus Klein Committed by Daniel Goerz
Browse files

[TASK] Add a function to safely traverse arrays in TS conditions

Example:
[traverse(request.getQueryParams(), 'tx_news_pi/news') > 0]

Resolves: #89176
Releases: master, 9.5
Change-Id: Ic589f68382951c203afa5ad6a7bc16fbddbc20b2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61708


Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 65990a5b
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment