lochmueller / calendarize

📆 Best TYPO3 Calendar ever 📆
http://typo3.org/extensions/repository/view/calendarize
75 stars 84 forks source link

PHP 8.2 : Setting the page title on detail view => PHP Runtime Deprecation Notice #718

Closed bavarianbytes closed 1 year ago

bavarianbytes commented 1 year ago

<c:titleTag><f:render partial="{index.configuration.partialIdentifier}/Title" arguments="{index: index}"/></c:titleTag>

leads to:

PHP Runtime Deprecation Notice: Creation of dynamic property TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::$altPageTitle is deprecated in /Users/***/typo3/typo3_src-11.5.16/typo3/sysext/core/Classes/Compatibility/PublicPropertyDeprecationTrait.php line 125

lochmueller commented 1 year ago

Moved to EXT:calendarize Repo.

lochmueller commented 1 year ago

Hey @bavarianbytes Fixed in current master of EXT:calendarize. Regards, Tim