Project

General

Profile

Actions

Task #100019

closed

TYPO3 cli bin: Add version info for PHP to top of output

Added by J. Peter M. Schuler about 1 year ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
CLI
Start date:
2023-02-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently a call to cli `vendor/bin/typo3` shows a small HELLO message which TYPO3 version number an appcontext like

TYPO3 CMS 11.5.24 (Application Context: Production)

I propose to also output PHP version so that it would e.g. be
TYPO3 CMS 11.5.24 (Application Context: Production)
PHP CLI 8.1.16

While it is not necessary as this info is available during cli of course with a simple php --version more often than not problems come up where expected PHP version is not used PHP version. There are approaches to mitigate this problems of course, however adding this info might help in a lot of cases as it shows the culprit directly.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100160: Allow other SF console application instances in CommandApplicationResolved2023-03-14

Actions
Actions

Also available in: Atom PDF