Skip to content
Snippets Groups Projects
Commit ae146089 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Deprecate PageRepository->where_hid_del and where_groupAccess

PageRepository's public properties "where_hid_del" and "where_groupAccess"
which are used to modify a SQL query to fetch pages are now marked as protected,
thus not accessible anymore for outside usage.

Any usage will trigger a PHP deprecation notice.

Resolves: #99588
Releases: main
Change-Id: Ic8479e05dcaa72b4e9b7d5fbd3e56220dadd8f1e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77405


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent d01a5883
Branches
Tags
No related merge requests found
Showing with 198 additions and 92 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment