Current Behavior
List Plugin throws the following Exception:
PHP Runtime Deprecation Notice: Creation of dynamic property FriendsOfTYPO3\TtAddress\Domain\Model\Dto\Settings::$newPagination is deprecated in /var/www/html/private/typo3conf/ext/tt_address/Classes/Domain/Model/Dto/Settings.php line 33
Expected behavior/output
List Plugin works :)
Environment
TYPO3 version(s): 11.5.24
tt_address version: 7.1
Is your TYPO3 installation set up with Composer (Composer Mode): yes
OS: Docker
Possible Solution
Add variable declaration to Settings.php:
Bug Report
Current Behavior List Plugin throws the following Exception:
Expected behavior/output List Plugin works :)
Environment
Possible Solution Add variable declaration to
Settings.php
: