TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:31 +02:00
commit 3e43c11539
407 changed files with 51272 additions and 0 deletions
@@ -0,0 +1,10 @@
<?php
return [
'TYPO3_MODE' => [
'restFiles' => [
'Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst',
'Breaking-96107-DeprecatedFunctionalityRemoved.rst',
],
],
];