Project

General

Profile

Actions

Bug #76934

closed

PHP 7.1: AbstractMenuContentObject declares uidRegister as string while it's used as array

Added by Susanne Moog almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-07-05
Due date:
% Done:

100%

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

Description

PHP 7.1 throws an exception on menu generation as $rL_uidRegister is declared to be string but used as array.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #76947: Adodb: PHP 7.1 compatibilityClosed2016-07-05

Actions
Related to TYPO3 Core - Bug #76948: PHP 7.1: Non-numeric value encounteredClosed2016-07-05

Actions
Related to TYPO3 Core - Bug #76980: PHP 7.1: Fix some failing unit testsClosed2016-07-07

Actions
Related to TYPO3 Core - Bug #79001: PHP 7.1: AbstractMenuContentObject declares uidRegister as string while it's used as arrayClosed2016-12-15

Actions
Actions #1

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Susanne Moog almost 8 years ago

  • PHP Version changed from 7.0 to 7.1
Actions #3

Updated by Christian Kuhn almost 8 years ago

  • Subject changed from AbstractMenuContentObject declares uidRegister as string while it's used as array to PHP 7.1: AbstractMenuContentObject declares uidRegister as string while it's used as array
Actions #4

Updated by Gerrit Code Review almost 8 years ago

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

Actions #5

Updated by Gerrit Code Review almost 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48799

Actions #6

Updated by Susanne Moog almost 8 years ago

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

Updated by Kasper Ligaard over 7 years ago

Exact same problem in TYPO3 7.6: Type of variable $rL_uidRegister is defined as string, but is always used as array. So when upgrading to PHP 7.1, the error becomes apparent. Applying the patch-set to TYPO3 7.6 HEAD seems to fix the error.

Actions #8

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Resolved to Under Review

Patch set 1 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/50974

Actions #9

Updated by Gerrit Code Review over 7 years ago

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/50974

Actions #10

Updated by Tymoteusz Motylewski about 7 years ago

  • Status changed from Under Review to Resolved

I'm closing the issue as all related issue has been resolved and all patches were merged.

Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF