TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,23 @@
.. include:: /Includes.rst.txt
.. _feature-88318:
====================================================
Feature: #88318 - Display Application Context in CLI
====================================================
See :issue:`88318`
Description
===========
The current Application Context is now shown next to the TYPO3 version number in CLI requests.
This makes it easier to check if the correct context is provided.
Output example:
.. code-block:: none
TYPO3 CMS 10.1.0-dev (Application Context: Development/Docker)
.. index:: CLI, ext:core