-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
In PHP 8.1, disabling serialisation is done using the ZEND_ACC_NOT_SERIALIZABLE flag, instead of assigning special handlers to the serialize and unserialize callbacks.