[horde] Package php-extended/polyfill-php80-stringable is abandoned, you should avoid using it. Use php >= 8.0 instead.

Simon B simon.buongiorno at gmail.com
Wed Feb 19 12:00:30 UTC 2025


On Wed, 19 Feb 2025 at 08:19, Ralf Lang <ralf.lang at gmail.com> wrote:
>
> Hi Simon,
>
> Am 14.02.2025 um 16:08 schrieb Simon B:
> > Hi Ralf,
> >
> > I tried to update today running
> >
> > cd /usr/share/2024-composer-horde6; sudo -u www-data composer update
> > ;sudo -u www-data composer update horde/bundle ;cd
> >
> > And I got the error from the subject.
> >
> > Cannot load Zend OPcache - it was already loaded
> > Loading composer repositories with package information
> > Updating dependencies
> > Nothing to modify in lock file
> > Installing dependencies from lock file (including require-dev)
> > Nothing to install, update or remove
> > Package php-extended/polyfill-php80-stringable is abandoned, you
> > should avoid using it. Use php >= 8.0 instead.
> > Generating autoload files
> > Applying /presets for absent files in /var/config
> > Looking for registry snippets from apps
> > Writing app configs to /var/config dir
> > Linking app configs to /web Dir
> > Linking javascript tree to /web/js
> > Linking themes tree to /web/themes
> > No security vulnerability advisories found
> >
> > So far nothing seems broken, but please let us know what action we
> > should take, if any.
>
> Let's remove that polyfill. Nobody should run H6 on PHP 7.4 anymore and
> if they must, they can still downgrade to this older version of the
> requirements. I will be engaged in the national elections count this
> weekend but maybe I'll get a revised package out by friday. Sorry for
> any inconveniences.

Hallo Ralf,

Take all the time you need.  Democracy is important!

But I am not running 7.4 -

dpkg -l | grep php
ii  libapache2-mod-php8.2                  8.2.26-1~deb12u1
            amd64        server-side, HTML-embedded scripting language
(Apache 2 module)
ii  php                                    2:8.2+93
            all          server-side, HTML-embedded scripting language
(default)
ii  php-apcu                               5.1.22+4.0.11-2
            amd64        APC User Cache for PHP
ii  php-bcmath                             2:8.2+93
            all          Bcmath module for PHP [default]
ii  php-bz2                                2:8.2+93
            all          bzip2 module for PHP [default]
ii  php-cli                                2:8.2+93
            all          command-line interpreter for the PHP
scripting language (default)
ii  php-common                             2:93
            all          Common files for PHP packages
ii  php-composer-ca-bundle                 1.3.5-1
            all          utility library to find a path to the system
CA bundle
ii  php-composer-class-map-generator       1.0.0-2+deb12u1
            all          Utilities to scan PHP code and generate class
maps
ii  php-composer-metadata-minifier         1.0.0-2
            all          Small utility library that handles metadata
minification and expansion
ii  php-composer-pcre                      3.1.0-1+deb12u1
            all          PCRE wrapping library that offers type-safe
preg_* replacements
ii  php-composer-semver                    3.3.2-1
            all          utilities, version constraint parsing and
validation
ii  php-composer-spdx-licenses             1.5.7-1
            all          SPDX licenses list and validation library
ii  php-composer-xdebug-handler            3.0.3-2+deb12u1
            all          Restarts a process without Xdebug
ii  php-curl                               2:8.2+93
            all          CURL module for PHP [default]
ii  php-dev                                2:8.2+93
            all          Files for PHP module development (default)
ii  php-gd                                 2:8.2+93
            all          GD module for PHP [default]
ii  php-gmp                                2:8.2+93
            all          GMP module for PHP [default]
ii  php-imagick                            3.7.0-4
            amd64        Provides a wrapper to the ImageMagick library
ii  php-intl                               2:8.2+93
            all          Internationalisation module for PHP [default]
ii  php-json                               2:8.2+93
            all          JSON module for PHP [default]
ii  php-json-schema                        5.2.12-2
            all          implementation of JSON schema
ii  php-mariadb-mysql-kbs                  1.2.14-1
            all          Knowledge base about MariaDB and MySQL server
variables
ii  php-mbstring                           2:8.2+93
            all          MBSTRING module for PHP [default]
ii  php-mcrypt                             3:1.0.5-4
            amd64        PHP bindings for the libmcrypt library
ii  php-memcached                          3.2.0+2.2.0-4
            amd64        memcached extension module for PHP, uses
libmemcached
ii  php-mysql                              2:8.2+93
            all          MySQL module for PHP [default]
ii  php-pear
1:1.10.13+submodules+notgz+2022032202-2 all          PEAR Base System
ii  php-psr-container                      1.1.2-1
            all          Common Container Interface (PHP FIG PSR-11)
ii  php-psr-log                            1.1.4-2
            all          common interface for logging libraries
ii  php-react-promise                      2.9.0-3
            all          lightweight implementation of CommonJS
Promises/A for PHP
ii  php-redis                              5.3.7+4.3.0-3
            amd64        PHP extension for interfacing with Redis
ii  php-seld-signal-handler                2.0.1-2
            all          simple cross-platform1 signal handler
ii  php-soap                               2:8.2+93
            all          SOAP module for PHP [default]
ii  php-symfony-console                    5.4.23+dfsg-1+deb12u4
            all          run tasks from the command line
ii  php-symfony-deprecation-contracts      2.5.2-1+deb12u1
            all          A generic function and convention to trigger
deprecation notices
ii  php-symfony-filesystem                 5.4.23+dfsg-1+deb12u4
            all          basic filesystem utilities
ii  php-symfony-finder                     5.4.23+dfsg-1+deb12u4
            all          find files and directories
ii  php-symfony-process                    5.4.23+dfsg-1+deb12u4
            all          execute commands in sub-processes
ii  php-symfony-service-contracts          2.5.2-1+deb12u1
            all          Generic abstractions related to writing
services
ii  php-symfony-string                     5.4.23+dfsg-1+deb12u4
            all          object-oriented API to work with strings
ii  php-xml                                2:8.2+93
            all          DOM, SimpleXML, WDDX, XML, and XSL module for
PHP [default]
ii  php-zip                                2:8.2+93
            all          Zip module for PHP [default]
ii  php8.2                                 8.2.26-1~deb12u1
            all          server-side, HTML-embedded scripting language
(metapackage)
ii  php8.2-apcu                            5.1.22+4.0.11-2
            amd64        APC User Cache for PHP
ii  php8.2-bcmath                          8.2.26-1~deb12u1
            amd64        Bcmath module for PHP
ii  php8.2-bz2                             8.2.26-1~deb12u1
            amd64        bzip2 module for PHP
ii  php8.2-cli                             8.2.26-1~deb12u1
            amd64        command-line interpreter for the PHP
scripting language
ii  php8.2-common                          8.2.26-1~deb12u1
            amd64        documentation, examples and common module for
PHP
ii  php8.2-curl                            8.2.26-1~deb12u1
            amd64        CURL module for PHP

And the package php-extended is not even installed.  So I do not know
where this error comes from.  Or how to silence it.

I have some other minor issues to report, but I will make a separate thread.

It would be great if your Mastodon account was active ;)

Regards

Simon


More information about the horde mailing list