Skip to content
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

Use PHPUnit 10 #1300

Merged
merged 10 commits into from
Jun 5, 2023
Merged

Use PHPUnit 10 #1300

merged 10 commits into from
Jun 5, 2023

Conversation

spawnia
Copy link
Collaborator

@spawnia spawnia commented Feb 3, 2023

# Conflicts:
#	composer.json
# Conflicts:
#	tests/Error/FormattedErrorTest.php
#	tests/Language/LexerTest.php
#	tests/Language/ParserTest.php
#	tests/Type/StandardTypesTest.php
#	tests/Type/ValidationTest.php
#	tests/Utils/BuildSchemaTest.php
#	tests/Utils/CoerceInputValueTest.php
#	tests/Utils/SchemaPrinterTest.php
#	tests/Validator/QueryDepthTest.php
@ruudk
Copy link
Contributor

ruudk commented May 26, 2023

Just an idea: why not drop the dependency and own the implementation?

@spawnia
Copy link
Collaborator Author

spawnia commented May 28, 2023

Just an idea: why not drop the dependency and own the implementation?

I don't see a big benefit to using PHPUnit 10 just now, but see a cost to inlining the implementation.

@spawnia spawnia marked this pull request as ready for review June 5, 2023 09:02
@spawnia spawnia merged commit bd483fa into master Jun 5, 2023
14 checks passed
@spawnia spawnia deleted the phpunit-10 branch June 5, 2023 09:07
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.

None yet

2 participants