ext-php-rs
ext-php-rs copied to clipboard
Error while compiling - Mac OS
CONST_CS, CONST_DEPRECATED, CONST_NO_FILE_CACHE, CONST_PERSISTENT, IS_ARRAY, IS_CALLABLE,
| ^^^^^^^^^^^^^^^^ no CONST_DEPRECATED in ffi
Hello, in order to help you, can you provide your PHP version you are using and the version of our crates?
php 8.1
php 8.1
The full version please. You can obtain it with php -v in a terminal
PHP : 8.1.10 rustc : 1.66.0 cargo : 1.66.0 Mac: Big Sur (11.4)
PHP : 8.1.10
rustc : 1.66.0
cargo : 1.66.0
Mac: Big Sur (11.4)
Thank you! Can you try to use the latest version of php 8.1 (8.1.13) and give a retry please m?