You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior
In the system log there are hundreds off error messages each day:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Runtime Deprecation Notice: Creation of dynamic property TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::$applicationData is deprecated in /home/www/production/vendor/tomasnorre/crawler/Classes/Middleware/CrawlerInitialization.php line 60 | TYPO3\CMS\Core\Error\Exception thrown in file /home/www/roduction/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php in line 141. Requested URL: https://domain.de/dbsystel
They are produced by the scheduled crawler.
Expected behavior/output
Crawling shouldn't produce errors.
Steps to reproduce
Configure a crawler as shown above and execute it. (The website was updated from TYPO3 v12.4)
Environment
Crawler version(s): 12.0.7
TYPO3 version(s): 13.4.5
PHP version(s): 8.3.16
Is your TYPO3 installation set up with Composer (Composer Mode): yes