Skip to content

Add support for PHPUnit 13 - #63

Merged
MauricioFauth merged 1 commit into
phpmyadmin:5.4.xfrom
MauricioFauth:phpunit-13
Aug 14, 2026
Merged

Add support for PHPUnit 13#63
MauricioFauth merged 1 commit into
phpmyadmin:5.4.xfrom
MauricioFauth:phpunit-13

Conversation

@MauricioFauth

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (f9ff58e) to head (6cc6763).

Additional details and impacted files
@@            Coverage Diff            @@
##              5.4.x      #63   +/-   ##
=========================================
  Coverage     99.38%   99.38%           
  Complexity      112      112           
=========================================
  Files             8        8           
  Lines           326      326           
=========================================
  Hits            324      324           
  Misses            2        2           
Flag Coverage Δ
unit-7.2-ubuntu-latest 95.28% <ø> (ø)
unit-7.3-ubuntu-latest 99.38% <ø> (ø)
unit-7.4-ubuntu-latest 99.38% <ø> (ø)
unit-8.0-ubuntu-latest 99.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
Comment thread tests/MoFilesTest.php
@@ -66,6 +70,7 @@ public function testMoFileContext(string $filename): void
/**
* @dataProvider provideNotTranslatedFiles

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These are not needed then, right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is needed for PHPUnit 8 and 9.

@liviuconcioiu

Copy link
Copy Markdown
Contributor

@MauricioFauth since you are doing it in 5.4.x, can you also fix the spelling from ACPu to APCu?. On master it was done in #56

@MauricioFauth MauricioFauth self-assigned this Aug 14, 2026
@MauricioFauth
MauricioFauth merged commit af987ec into phpmyadmin:5.4.x Aug 14, 2026
23 checks passed
@MauricioFauth
MauricioFauth deleted the phpunit-13 branch August 14, 2026 18:33
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