Project

General

Profile

Actions

Bug #79461

closed

Symfony command executed by linked binary with composer installation does not work

Added by Andreas Allacher over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
CLI
Target version:
Start date:
2017-01-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Symfony commands that are executed by using the link created during composer installation does not work correctly.

The reason is that entryPoingLevel is set to 4.
However, with the composer binary this value will not work as it will depend on the bin-dir configuration inside the composer.json

Using "__DIR__" or "__FILE__" will not work either due to possible symlinks.

Actions

Also available in: Atom PDF