Skip to content

PHP8.4 "voku\helper\UTF8::reduce_string_array(): Implicitly marking parameter $remove_short_values as nullable is deprecated" #11137

@Athar42

Description

@Athar42

Steps to reproduce

Hi,

Just wanted to report an error which is triggered by this app, seems to be related to a dependancy (once again :D ):

voku\helper\UTF8::reduce_string_array(): Implicitly marking parameter $remove_short_values as nullable is deprecated, the explicit nullable type must be used instead at /home/web/apps/mail/vendor/voku/portable-utf8/src/voku/helper/UTF8.php#13827

Just like AMP case, I don't have more info, but still wanted to share it there so you know it.

Also, this issue seems to rely on apps/mail, but it seems to get triggered on update contacts and calendar as those two apps also got updated at the same time (see additional info)

Thanks.

Expected behavior

Shouldn't get an error in the events log.

Actual behavior

Got an error in the events log after updating the mail app from 5.0.6 to 5.0.7.

Mail app version

5.0.7

Nextcloud version

31.0.4

Mailserver or service

No response

Operating system

Debian 12.10

PHP engine version

Other

Nextcloud memory caching

No response

Web server

Apache (supported)

Database

MariaDB

Additional info

PHP8.4

`[PHP] Erreur: voku\helper\UTF8::reduce_string_array(): Implicitly marking parameter $remove_short_values as nullable is deprecated, the explicit nullable type must be used instead at /home/web/apps/mail/vendor/voku/portable-utf8/src/voku/helper/UTF8.php#13827
GET /index.php/settings/apps/update/calendar
de X.Y.Z.Q par Me à 13 mai 2025, 23:31:55

`[PHP] Erreur: voku\helper\UTF8::reduce_string_array(): Implicitly marking parameter $remove_short_values as nullable is deprecated, the explicit nullable type must be used instead at /home/web/apps/mail/vendor/voku/portable-utf8/src/voku/helper/UTF8.php#13827
GET /index.php/settings/apps/update/contacts
de X.Y.Z.Q par Me à 13 mai 2025, 23:31:54

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions