[TASK] Avoid dynamic property declaration
With PHP 8.2, dynamically declared properties raise a deprecation warning, leading to test fails. Resolve these. Resolves: #97969 Releases: main, 11.5 Change-Id: Idb1ad46415fcfa2c2c562863004c9f2b88cff58c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75216 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/extbase/Tests/Unit/Reflection/ObjectAccessTest.php 0 additions, 3 deletions...sysext/extbase/Tests/Unit/Reflection/ObjectAccessTest.php
- typo3/sysext/extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php 0 additions, 5 deletions...xtensionmanager/Tests/Unit/Utility/InstallUtilityTest.php
- typo3/sysext/form/Tests/Unit/Service/TranslationServiceTest.php 0 additions, 4 deletions...sysext/form/Tests/Unit/Service/TranslationServiceTest.php
Please register or sign in to comment