--- a/src/php_spx.h +++ b/src/php_spx.h @@ -31,7 +31,7 @@ # error "Only x86-64 and ARM64 architectures are supported" #endif -#if ZEND_MODULE_API_NO < 20100525 || ZEND_MODULE_API_NO > 20240924 +#if ZEND_MODULE_API_NO < 20100525 || ZEND_MODULE_API_NO > 20240925 # error "Only the following PHP versions are supported: 5.4 to 8.4" #endif