Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900100 - dev-php/symfony-console: deprecation warnings in dev-php/composer likely due to old version of symfony-console
Summary: dev-php/symfony-console: deprecation warnings in dev-php/composer likely due ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-07 09:22 UTC by Hanno Böck
Modified: 2023-03-07 09:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2023-03-07 09:22:26 UTC
The command line help of composer outputs deprecation warnings. E.g. running composer --help on PHP 8.1 gives plenty of these:

Deprecation Notice: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/share/php/Symfony/Component/Console/Descriptor/TextDescriptor.php:120

This file belongs to the package symfony-console. The current version in portage is 2.8.52, which is extremely old. Upstream's current version is 6.2.7.