Skip to content

Use explicit nullable type in GitRepositoryProviderTest.#99

Merged
dontub merged 1 commit intoshivas:masterfrom
whataboutpereira:fix-implicit-nullable-deprecation
Mar 3, 2026
Merged

Use explicit nullable type in GitRepositoryProviderTest.#99
dontub merged 1 commit intoshivas:masterfrom
whataboutpereira:fix-implicit-nullable-deprecation

Conversation

@whataboutpereira
Copy link
Copy Markdown
Contributor

Fix deprecations in tests.

  1x: Shivas\VersioningBundle\Provider\exec(): Implicitly marking parameter $execOutput as nullable is deprecated, the explicit nullable type must be used instead
    1x in GitRepositoryProviderTest::setUpBeforeClass from Shivas\VersioningBundle\Tests\Provider

  1x: Shivas\VersioningBundle\Provider\exec(): Implicitly marking parameter $execExitCode as nullable is deprecated, the explicit nullable type must be used instead
    1x in GitRepositoryProviderTest::setUpBeforeClass from Shivas\VersioningBundle\Tests\Provider

@dontub dontub merged commit e54ce11 into shivas:master Mar 3, 2026
@dontub
Copy link
Copy Markdown
Collaborator

dontub commented Mar 3, 2026

Thanks @whataboutpereira!

@whataboutpereira whataboutpereira deleted the fix-implicit-nullable-deprecation branch March 26, 2026 22:13
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