Skip to content

Latest release not compatible with PHP 8.4 #12

@mokraemer

Description

@mokraemer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions