Skip to content

Fix: resolve PHP 8.3 deprecation in test suite#161

Merged
Seldaek merged 1 commit intocomposer:mainfrom
aadmathijssen:fix/resolve-php-8.3-deprecation-in-test-suite
Aug 21, 2024
Merged

Fix: resolve PHP 8.3 deprecation in test suite#161
Seldaek merged 1 commit intocomposer:mainfrom
aadmathijssen:fix/resolve-php-8.3-deprecation-in-test-suite

Conversation

@aadmathijssen
Copy link
Copy Markdown
Contributor

Resolve the following deprecation when running the test suite with PHP 8.3:

Remaining self deprecation notices (1)
  1x: Calling ReflectionProperty::setValue() with a single argument is deprecated
    1x in SemverTest::testUsortShouldInitialVersionParserClass from Composer\Semver

Resolve the following deprecation when running the test suite with PHP 8.3:

    Remaining self deprecation notices (1)
      1x: Calling ReflectionProperty::setValue() with a single argument is deprecated
        1x in SemverTest::testUsortShouldInitialVersionParserClass from Composer\Semver
@Seldaek Seldaek merged commit 420071a into composer:main Aug 21, 2024
@Seldaek
Copy link
Copy Markdown
Member

Seldaek commented Aug 21, 2024

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants