Project

General

Profile

Actions

Bug #101987

closed

Changelog entry for breaking change misses another impact

Added by Daniel Siepmann 7 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Should have
Category:
Documentation
Start date:
2023-09-21
Due date:
% Done:

100%

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

Description

The changelog entry https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Breaking-79565-RemovedUsergroup_cached_listDatabaseField.html only mentions the impact to query the database field.

The field was also populated to the backend user array \TYPO3\CMS\Core\Authentication\BackendUserAuthentication->user['usergroup_cached_list']. Accessing that array entry will result in a warning in more recent PHP versions as it no longer exists.

I'd suggest mentioning this impact as well. That way people reading the changelog might not only search queries but also array access in their code and adapt accordingly.

Actions #1

Updated by Gerrit Code Review 7 months ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review 7 months ago

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

Actions #3

Updated by Gerrit Code Review 7 months ago

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

Actions #4

Updated by Gerrit Code Review 7 months ago

Patch set 1 for branch 11.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/+/81144

Actions #5

Updated by Daniel Siepmann 7 months ago

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

Also available in: Atom PDF