Skip to content
Snippets Groups Projects
Commit 0fb85f25 authored by Benni Mack's avatar Benni Mack Committed by Mathias Schreiber
Browse files

[!!!][TASK] Doctrine: Migrate DatabaseIntegrityCheck

Resolves: #77416
Releases: master
Change-Id: Ic34b46863703900678f2686bbe997ac07474cb9f
Reviewed-on: https://review.typo3.org/49386


Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
parent bef279d3
Branches
Tags
No related merge requests found
===============================================================
Breaking: #77416 - Removed property from DatabaseIntegrityCheck
===============================================================
Description
===========
The property :php:`$perms_clause' has been removed from class :php:`DatabaseIntegrityCheck`.
Impact
======
Setting or reading this property on an instance of :php:`TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck` will
result in a fatal PHP error.
Affected Installations
======================
All installations with a 3rd party extension using this class.
Migration
=========
No migration available.
\ No newline at end of file
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