Breaking: #77416 - Removed property from DatabaseIntegrityCheck 

See forge#77416

Description 

The property $perms_clause has been removed from class DatabaseIntegrityCheck.

Impact 

Setting or reading this property on an instance of \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.