Skip to content
Snippets Groups Projects
Commit c97f97f2 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Wrap operands in parentheses

This patch wraps operands in parentheses which could otherwise cause
unwanted side-effects. In most cases null coalesce operators are
affected.

Resolves: #92104
Releases: master, 10.4, 9.5
Change-Id: I95815354090516f09b61655126c61ccc8714a751
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65331


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJörg Bösche <typo3@joergboesche.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent f1b87811
Branches
Tags
No related merge requests found
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