Skip to content
New issue

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

Deprecation Notice: Return type of zipdownload_mbox_filter #18 #8442

Closed
chrmah opened this issue Feb 9, 2022 · 1 comment
Closed

Deprecation Notice: Return type of zipdownload_mbox_filter #18 #8442

chrmah opened this issue Feb 9, 2022 · 1 comment

Comments

@chrmah
Copy link

chrmah commented Feb 9, 2022

Arch Linux 5.15, PHP 8.1.2, Roundcube 1.5.2 and composer 2.5.5

Got the following installation messages and later in the php.logs :

....

  • Installing mstilkerich/carddavclient (v1.2.1): Extracting archive
    Deprecation Notice: Return type of zipdownload_mbox_filter::filter($in, $out, &$consumed, $closing) should either be compatible with php_user_filter::filter($in, $out, &$consumed, bool $closing): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webpage/public/plugins/zipdownload/zipdownload.php:405
    Deprecation Notice: substr(): Passing null to parameter Change version text to reflect new versioning system #1 ($string) of type string is deprecated in /var/www/webpage/public/program/lib/Roundcube/rcube.php:837
    Deprecation Notice: preg_replace(): Passing null to parameter If username_domain has only one domain, don't allow users to specify the... #3 ($subject) of type array|string is deprecated in /var/www/webpage/public/program/lib/Roundcube/bootstrap.php:329
    ...
@alecpl
Copy link
Member

alecpl commented Feb 9, 2022

1.5.2 is not compatible with PHP 8.1.

@alecpl alecpl closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants