Changing field state with enabled Data Accelerator and PHP 8
Changing field state with enabled data accelerator generate following error:
An error has occurred.
    HY000 SQLSTATE[HY000]: General error: 10 disk I/O error 
Call stack
# 	Function 	Location
1 	() 	JROOT/components/com_sobipro/lib/base/cache.php:270
2 	PDO->exec() 	JROOT/components/com_sobipro/lib/base/cache.php:270
3 	SPCache->Exec() 	JROOT/components/com_sobipro/lib/base/cache.php:290
4 	SPCache->cleanSection() 	JROOT/components/com_sobipro/lib/ctrl/adm/field.php:1066
5 	SPFieldAdmCtrl->changeState() 	JROOT/components/com_sobipro/lib/ctrl/adm/field.php:1164
6 	SPFieldAdmCtrl->execute() 	JROOT/components/com_sobipro/lib/ctrl/adm/sobipro.php:458
7 	SobiProAdmCtrl->execute() 	JROOT/administrator/components/com_sobipro/sobipro.php:57
8 	require_once() 	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:69
9 	Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() 	JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
10 	Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() 	JROOT/libraries/src/Component/ComponentHelper.php:389
11 	Joomla\CMS\Component\ComponentHelper::renderComponent() 	JROOT/libraries/src/Application/AdministratorApplication.php:143
12 	Joomla\CMS\Application\AdministratorApplication->dispatch() 	JROOT/libraries/src/Application/AdministratorApplication.php:186
13 	Joomla\CMS\Application\AdministratorApplication->doExecute() 	JROOT/libraries/src/Application/CMSApplication.php:278
14 	Joomla\CMS\Application\CMSApplication->execute() 	JROOT/administrator/includes/app.php:63
15 	require_once() 	JROOT/administrator/index.php:32 
Tested with SobiPro 2.0.0.15 Alpha 1, Joomla 4.0.3 and PHP 8.0.11