Skip to content

Use explicit nullable type in GitRepositoryProviderTest.#99

Open
whataboutpereira wants to merge 1 commit intoshivas:masterfrom
whataboutpereira:fix-implicit-nullable-deprecation
Open

Use explicit nullable type in GitRepositoryProviderTest.#99
whataboutpereira wants to merge 1 commit intoshivas:masterfrom
whataboutpereira:fix-implicit-nullable-deprecation

Conversation

@whataboutpereira
Copy link

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

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.

1 participant