PHP Runtime Deprecation Notice: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /mnt/web515/d0/20/53706920/htdocs/typo3_old/public/typo3conf/ext/drk_general/Classes/Utilities/Utility.php line 68