Open macintoshplus opened 1 week ago
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
When I try to build the version 3.3.6 with PHP 8.4RC4, I have this errors: