typo3-dynamic-routing-pages
typo3-dynamic-routing-pages copied to clipboard
TYPO3 12 support
Hi, i tested the branch task/typo3v12 but that is not compatible with version 12.
Fatal error: Declaration of Smic\DynamicRoutingPages\Xclass\SiteConfiguration::write(string $siteIdentifier, array $configuration): void must be compatible with TYPO3\CMS\Core\Configuration\SiteConfiguration::write(string $siteIdentifier, array $configuration, bool $protectPlaceholders = false): void in /var/www/html/vendor/smic/dynamic-routing-pages/Classes/Xclass/SiteConfiguration.php on line 39
Is there any plans by you?
I will provide a new MR with the new SiteConfigurationLoadedEvent from https://forge.typo3.org/issues/92778
I removed the support for TYPO3 10. I hope these is not a problem. Maybe we also remove the support for TYPO3 11 to remove the xclass.
Hey,
How do we continue here? Can the MR of @websi be merged? TYPO3 12 support for the extension would be great.
Best regards goldi42
@smichaelsen Have you had time to take a look at the changes?
@smichaelsen Any update here?
Is already done by #20.