Skip to content

Task/update phpunit 9.6#46

Merged
rkoopmans merged 17 commits intotinify:masterfrom
wcreateweb:task/update-phpunit-9.6
Apr 3, 2025
Merged

Task/update phpunit 9.6#46
rkoopmans merged 17 commits intotinify:masterfrom
wcreateweb:task/update-phpunit-9.6

Conversation

@tijmenbruggeman
Copy link
Copy Markdown
Collaborator

Updated PHPUnit to 9.6.22

Description
There are newer version of PHPUnit but 9.6.22 we already had a lot of deprecations in 9 so will update step by step.

  • Return types for compatibility with framework
  • define plugin_basename because dirname does not accept null
  • Replace PHPUnit_Framework_TestCase with \PHPUnit\Framework\TestCase
  • Replace setExpectedException with expectException

@rkoopmans rkoopmans merged commit a692188 into tinify:master Apr 3, 2025
9 checks passed
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.

2 participants