Dalibor Hrtánek

Results 1 comments of Dalibor Hrtánek

Hi guys, I am also having this issue in PHP 8.2. The problem seems to be in "translate" method of https://github.com/TYPO3-Headless/headless/blob/master/Classes/Form/Translator.php `$result['renderables'][] = array_replace_recursive($page, $pageTranslation);` where $page & $pageTranslation arrays...