[pkg-php-pear] Bug#960266: php-net-sieve: Warnings due to case-insensitive constants and php 7.3

Gael Le Mignot gael at pilotsystems.net
Mon May 11 10:59:08 BST 2020


Package: php-net-sieve
Version: 1.4.1-1
Severity: normal

Dear Maintainer,

When using php-net-sieve on Debian Buster (for example in roundcube,
but it's not specific to it) we have some deprecation warnings due to
PHP 7.3 (the version shipped in Buster).

It can easily be reproduced with PHP CLI :

~ $ echo '<?php require("Net/Sieve.php"); new Net_Sieve(); ?>' | php -d error_reporting=E_ALL
PHP Deprecated:  define(): Declaration of case-insensitive constants is deprecated in /usr/share/php/Net/Sieve.php on line 53
PHP Deprecated:  define(): Declaration of case-insensitive constants is deprecated in /usr/share/php/Net/Sieve.php on line 60
PHP Deprecated:  define(): Declaration of case-insensitive constants is deprecated in /usr/share/php/Net/Sieve.php on line 67

There seems to be an upstream version (1.4.4) which fixes that
problem, could the package be updated ?

Regards,

-- System Information:
Debian Release: 10.1
  APT prefers stable
  APT policy: (700, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages php-net-sieve depends on:
ii  php-common      2:69
ii  php-net-socket  1.0.14-2

Versions of packages php-net-sieve recommends:
ii  php-auth-sasl  1.0.6-3

php-net-sieve suggests no packages.

-- no debconf information



More information about the pkg-php-pear mailing list