Project

General

Profile

Actions

Bug #90527

closed

PHP 7.4 compatability for TYPO3 v9

Added by Robin Louis van Komen about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
Start date:
2020-02-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.4
Tags:
php7.4, compatability
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

In TYPO3 v9 there is a file called PseudoSite.php in path: sysext/core/Classes/Site/Entity which has a method "sanitizeBaseUrl". This method uses curly braces syntax for accessing the first character of a string, which is deprecated in PHP 7.4, the fix would be to simple change form curly braces to brackets.

Actions #1

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Georg Ringer about 4 years ago

  • Tracker changed from Feature to Bug
  • TYPO3 Version set to 9
Actions #3

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63432

Actions #4

Updated by Georg Ringer about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF