3v4l.org

run code in 300+ PHP versions simultaneously
<?php $GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['test'] ??= []; $GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['test']['frontend'] ??= 'some frontend'; $GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['test']['backend'] ??= 'some backend'; $GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['test']['options'] ??= ['defaultLifetime' => 0]; var_dump($GLOBALS['TYPO3_CONF_VARS']);

preferences:
46.1 ms | 404 KiB | 5 Q