nixpkgs/home/files/typo3-configuration
Daniel Siepmann 4fbf1a0f6c
Upgrade typo3 configuration
I got one project which uses helhum/typo3-config-handling.

I therefore needed to adjust the config to return the final result, as
the package expects an array instead of globals.

It also loads config multiple times. I therefore needed to remove
require_once and replace by require. But some code can't be required
multiple times and was moved to dedicated files with require_once.

This package prevents writing back silent upgrades, I therefore needed
to clean up the very old configs for TYPO3 < 10.
2024-06-13 19:13:22 +02:00
..
client-specific Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
AdditionalConfiguration.inc.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Assets.php Always prevent compression within TYPO3 2022-10-04 16:57:52 +02:00
Autologin.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
AutologinClass.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Caching.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
CachingFileBackend.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Database.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Debugging.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Extensions.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Gfx.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
Logging.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
LoggingUriProcessor.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00
MailSettings.php Migrate global TYPO3 configurations 2022-04-14 15:07:29 +02:00
SystemSettings.php Upgrade typo3 configuration 2024-06-13 19:13:22 +02:00