Skip to content

Creation of dynamic property TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::$applicationData is deprecated #1137

@chludwig

Description

@chludwig

Bug Report

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.
Image

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions