Project

General

Profile

Actions

Bug #94624

closed

Cast $siteUrl to string

Added by Jochen Roth over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
CLI
Target version:
Start date:
2021-07-23
Due date:
% Done:

100%

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

Description

When creating a site configuration through CLI ( styleguide: bin/typo3 styleguide:generate frontend --create ) substr returns false so the following error is thrown

Uncaught TYPO3 Exception rtrim() expects parameter 1 to be string, bool given
thrown in file /Volumes/Development/typo3-dev/typo3conf/ext/styleguide/.Build/Web/typo3/sysext/core/Classes/Http/NormalizedParams.php
in line 837

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #102409: Console Commands - rtrim() expects parameter 1 to be string, boolean givenClosed2023-11-17

Actions
Actions

Also available in: Atom PDF