typo3-dynamic-routing-pages icon indicating copy to clipboard operation
typo3-dynamic-routing-pages copied to clipboard

TYPO3 12 support

Open websi opened this issue 2 years ago • 5 comments

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?

websi avatar Jun 27 '23 09:06 websi

I will provide a new MR with the new SiteConfigurationLoadedEvent from https://forge.typo3.org/issues/92778

websi avatar Jun 27 '23 09:06 websi

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.

websi avatar Jun 27 '23 10:06 websi

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

goldi42 avatar Jul 11 '23 07:07 goldi42

@smichaelsen Have you had time to take a look at the changes?

websi avatar Sep 06 '23 09:09 websi

@smichaelsen Any update here?

websi avatar Feb 20 '24 08:02 websi

Is already done by #20.

websi avatar Sep 20 '24 06:09 websi