-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
php-imap/BUILD/imap-1.0.2/php_imap.c: In function ‘zif_imap_append’:
php-imap/BUILD/imap-1.0.2/php_imap.c:808:17: error: too many arguments to function ‘php_pcre_match_impl’
808 | php_pcre_match_impl(pce, internal_date, return_value, subpats, global,
| ^~~~~~~~~~~~~~~~~~~
In file included from php-imap/BUILD/imap-1.0.2/php_imap.c:43:
/usr/include/php8.4/ext/pcre/php_pcre.h:52:14: note: declared here
52 | PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, zend_string *subject_str, zval *return_value,
| ^~~~~~~~~~~~~~~~~~~
Looks like php 8.4 has another signature.
cracksalad
Metadata
Metadata
Assignees
Labels
No labels