We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to build the version 3.3.6 with PHP 8.4RC4, I have this errors:
routes\yaf_route_regex.c(211): error C2197: 'void php_pcre_match_impl(pcre_cache_entry *,zend_string *,zval *,zval *,bool,zend_long,zend_off_t)' : Too many arguments routes\yaf_route_rewrite.c(216): error C2197: 'void php_pcre_match_impl(pcre_cache_entry *,zend_string *,zval *,zval *,bool,zend_long,zend_off_t)' : Too many arguments
The text was updated successfully, but these errors were encountered:
期待解决,我准备重构HookPHP了。
Sorry, something went wrong.
No branches or pull requests
When I try to build the version 3.3.6 with PHP 8.4RC4, I have this errors:
The text was updated successfully, but these errors were encountered: