Project

General

Profile

Actions

Task #83120

closed

Epic #82226: PHP 7.2

TYPO3 7.6 support PHP 7.2

Added by Fabian Auer over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Start date:
2017-11-27
Due date:
% Done:

100%

Estimated time:
4.00 h
TYPO3 Version:
7
PHP Version:
7.2
Tags:
Complexity:
easy
Sprint Focus:
On Location Sprint

Description

PHP 7.2 ist not fully supported by TYPO3 7.6 yet.

Unit Test not working:
[27-Nov-2017 15:34:58 UTC] PHP Fatal error:  Declaration of SebastianBergmann\Comparator\DOMNodeComparator::assertEquals($expected, $actual, $delta = 0, $canonicalize = false, $ignoreCase = false) must be compatible with SebastianBergmann\Comparator\ObjectComparator::assertEquals($expected, $actual, $delta = 0, $canonicalize = false, $ignoreCase = false, array &$processed = Array) in /var/www/web/vendor/sebastian/comparator/src/DOMNodeComparator.php on line 110

Fatal error: Declaration of SebastianBergmann\Comparator\DOMNodeComparator::assertEquals($expected, $actual, $delta = 0, $canonicalize = false, $ignoreCase = false) must be compatible with SebastianBergmann\Comparator\ObjectComparator::assertEquals($expected, $actual, $delta = 0, $canonicalize = false, $ignoreCase = false, array &$processed = Array) in /var/www/web/vendor/sebastian/comparator/src/DOMNodeComparator.php on line 110

Backend Login breaks cause of missing condition for count() function.

Ticket as wrapper for all PHP 7.2 related fixeds in TYPO3 7.6.

Actions #1

Updated by Fabian Auer over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Stephan Großberndt over 6 years ago

Actions #3

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54910

Actions #4

Updated by Christian Kuhn over 6 years ago

  • Parent task set to #82226
Actions #5

Updated by Christian Kuhn over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF