Skip to content

KPDS-9398 - Upgrading phpunit#345

Merged
jlarge11 merged 2 commits intomasterfrom
kpds-9398-phpunit
May 7, 2026
Merged

KPDS-9398 - Upgrading phpunit#345
jlarge11 merged 2 commits intomasterfrom
kpds-9398-phpunit

Conversation

@jlarge11
Copy link
Copy Markdown
Contributor

@jlarge11 jlarge11 commented May 4, 2026

@jlarge11 jlarge11 requested a review from a team as a code owner May 4, 2026 21:55
* @return mixed
*/
public function jsonSerialize()
public function jsonSerialize(): mixed
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Gets us past some deprecation warnings.

*
* @param $state
*/
#[\PHPUnit\Framework\Attributes\DataProvider('dataStates')]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Is needed for phpunit 12.

Comment thread composer.json
],
"require": {
"php": ">=8.1",
"php": ">=8.3",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

phpunit 12 needs php 8.3

@jlarge11 jlarge11 merged commit e6fc125 into master May 7, 2026
@jlarge11 jlarge11 deleted the kpds-9398-phpunit branch May 7, 2026 17:15
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.

3 participants