yaf icon indicating copy to clipboard operation
yaf copied to clipboard

PHP 8.4 build error

Open macintoshplus opened this issue 1 year ago • 2 comments

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

macintoshplus avatar Nov 14 '24 20:11 macintoshplus

期待解决,我准备重构HookPHP了。

letwang avatar Dec 25 '24 14:12 letwang

期待解决,遇到同样问题了

ljyf5593 avatar Apr 21 '25 12:04 ljyf5593