This release allows php 8.3 and is tested against PHP 7.4 -> 8.3.
The only code changes were to get the __unserialize
methods on a couple of classes signature in-line with PHP's base signature for these methods so that the parameters' names match.