Skip to content

use phpunit 8 #1087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2020
Merged

use phpunit 8 #1087

merged 1 commit into from
Mar 6, 2020

Conversation

dmaicher
Copy link
Contributor

PHPUnit 7 is not maintained anymore so we should update to version 8 😊

See https://phpunit.de/supported-versions.html

{
parent::__construct();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

caused

Other deprecation notices (1)

  1x: The "PHPUnit\Framework\TestCase::__construct()" method is considered internal This method is not covered by the backward compatibility promise for PHPUnit. It may change without further notice. You should not extend it from "App\Tests\Utils\ValidatorTest".

@javiereguiluz
Copy link
Member

Thank you David.

@javiereguiluz javiereguiluz merged commit 3f7b12b into symfony:master Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants