FOUR-21698 Adjust the schema for PHPUnit 10.0#7978
Merged
nolanpro merged 2 commits intofeature/FOUR-20332from Jan 31, 2025
Merged
FOUR-21698 Adjust the schema for PHPUnit 10.0#7978nolanpro merged 2 commits intofeature/FOUR-20332from
nolanpro merged 2 commits intofeature/FOUR-20332from
Conversation
## Descripción The Laravel 11 update also included the update to PHPUnit 11, but this version has too many changes. It was decided to roll back to PHPUnit 10 to minimize the impact. These minor errors are mitigated: - routes speed → Data Provider method Tests\Feature\Api\PerformanceApiTest::RoutesListProvider() is not static - routes speed → Data Provider method Tests\Feature\Api\PerformanceRoutesTest::RoutesListProvider() is not static - process patterns → Data Provider method Tests\Feature\Api\ProcessPatternsTest::prepareTestCasesProvider() is not static - export import full → Data Provider method Tests\Feature\ImportExport\Api\ExportImportTest::importType() is not static ## Related Tickets & Packages https://processmaker.atlassian.net/browse/FOUR-21698
|
nolanpro
approved these changes
Jan 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Descripción
The Laravel 11 update also included the update to PHPUnit 11, but this version has too many changes. It was decided to roll back to PHPUnit 10 to minimize the impact.
These minor errors are mitigated:
Related Tickets & Packages
https://processmaker.atlassian.net/browse/FOUR-21698
ci:package-api-testing:feature/FOUR-20332
ci:package-vocabularies:feature/FOUR-20332
ci:package-translations:feature/FOUR-20332
ci:package-testing:feature/FOUR-20332
ci:package-sentry:feature/FOUR-20332
ci:package-savedsearch:feature/FOUR-20332
ci:package-projects:feature/FOUR-20332
ci:package-pm-blocks:feature/FOUR-20332
ci:package-decision-engine:feature/FOUR-20332
ci:package-data-sources:feature/FOUR-20332
ci:package-collections:feature/FOUR-20332
ci:package-auth:feature/FOUR-20332
ci:package-analytics-reporting:feature/FOUR-20332
ci:package-ai:feature/FOUR-20332
ci:package-advanced-user-manager:feature/FOUR-20332