Code Monkey home page Code Monkey logo

Comments (8)

Seldaek avatar Seldaek commented on July 17, 2024 2

Should be fixed but I'm still interested to see a stack trace if you have one.

from semver.

stof avatar stof commented on July 17, 2024 1

The latest 2.2.x release of Composer is 2.2.18, not 2.2.6. Please try to use the latest version.

from semver.

Seldaek avatar Seldaek commented on July 17, 2024

Do you have a full stack trace for this? If you run composer with -v it should print it.

from semver.

laurinkeithdavis avatar laurinkeithdavis commented on July 17, 2024

Well, now I can't reproduce it. I apologize, I might have been using a snapshot due to (composer/composer#10631), and this morning I updated composer to 2.3.2.

from semver.

Seldaek avatar Seldaek commented on July 17, 2024

I see, no worries.

from semver.

GrahamCampbell avatar GrahamCampbell commented on July 17, 2024

Isn't the real fix here to fix the caller that is making the invalid call. Not valid to call a function typed as string, with null?

from semver.

Seldaek avatar Seldaek commented on July 17, 2024

Caller has been fixed in composer already, but IMO this is still good to do to mimick a type hint, which would type juggle null into string as well. I don't want to drop 5.3 support just yet in this lib to avoid having to maintain too many branches.

from semver.

npurohit avatar npurohit commented on July 17, 2024

I am using version 2.2.6 with PHP8.1.13

Deprecation Notice: trim(): Passing null to parameter #1 ($string) of type string is deprecated in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/composer/semver/src/VersionParser.php:105
Stack trace:
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Repository/PlatformRepository.php:671
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Repository/PlatformRepository.php:239
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Repository/ArrayRepository.php:311
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Installer.php:894
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Installer.php:428
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Installer.php:279
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Command/UpdateCommand.php:248
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/symfony/console/Command/Command.php:245
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/symfony/console/Application.php:835
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/symfony/console/Application.php:185
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Console/Application.php:336
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/symfony/console/Application.php:117
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Console/Application.php:131
phar://C:/ProgramData/ComposerSetup/bin/composer.phar/bin/composer:83
C:\ProgramData\ComposerSetup\bin\composer.phar:29

from semver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.