Since PHP has a policy of avoid Breaking Changes in "minor" releases, the library should in theory be compatible with any PHP 8.x. In practice, each PHP release has a small number of breaking changes, which might require small adjustments. (Note that there will be a larger list of new Warnings and Deprecations, but fixing these is not essential to consider the library compatible.)
For PHP 8.3, the manual lists the following incompatible changes. Once we have checked all of them (plus those for 8.2 on #449), it should be safe to consider the library "PHP 8.3 compatible".
Since PHP has a policy of avoid Breaking Changes in "minor" releases, the library should in theory be compatible with any PHP 8.x. In practice, each PHP release has a small number of breaking changes, which might require small adjustments. (Note that there will be a larger list of new Warnings and Deprecations, but fixing these is not essential to consider the library compatible.)
For PHP 8.3, the manual lists the following incompatible changes. Once we have checked all of them (plus those for 8.2 on #449), it should be safe to consider the library "PHP 8.3 compatible".
object(FFI\CData:void) { }