Deprecation logs get filled with the following notice:
Thu, 30 Apr 2026 14:15:36 +0200 [NOTICE] request="5143d9a6a32ae" component="TYPO3.CMS.deprecations": Core: Error handler (FE): TYPO3 Deprecation Notice: Resolving absolute file system path from a package resource is deprecated and will be removed in TYPO3 v14 LTS (identifier: "PKG:vendor/myext:Resources/Private/Scss/theme.scss") in /home/xxxxxxx/html/typo3_14/vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php line 89
I suspect they want us to use the new system resource API.
Greetings
Deprecation logs get filled with the following notice:
Thu, 30 Apr 2026 14:15:36 +0200 [NOTICE] request="5143d9a6a32ae" component="TYPO3.CMS.deprecations": Core: Error handler (FE): TYPO3 Deprecation Notice: Resolving absolute file system path from a package resource is deprecated and will be removed in TYPO3 v14 LTS (identifier: "PKG:vendor/myext:Resources/Private/Scss/theme.scss") in /home/xxxxxxx/html/typo3_14/vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php line 89
I suspect they want us to use the new system resource API.
Greetings