Skip to content

Rename AbstractTest to ProfilerTestCase#4271

Merged
fabpot merged 1 commit into
twigphp:3.xfrom
derrabus:improvement/profiler-test-case
Sep 3, 2024
Merged

Rename AbstractTest to ProfilerTestCase#4271
fabpot merged 1 commit into
twigphp:3.xfrom
derrabus:improvement/profiler-test-case

Conversation

@derrabus

@derrabus derrabus commented Sep 3, 2024

Copy link
Copy Markdown
Contributor

PHPUnit 11 doesn't allow abstract test classes to have the suffix "Test". This PR renames a class that violates that rule.

@derrabus derrabus mentioned this pull request Sep 3, 2024
10 tasks
@fabpot

fabpot commented Sep 3, 2024

Copy link
Copy Markdown
Contributor

Thank you @derrabus.

@fabpot fabpot merged commit 3371d6e into twigphp:3.x Sep 3, 2024
@derrabus derrabus deleted the improvement/profiler-test-case branch September 3, 2024 15:00
fabpot added a commit that referenced this pull request Sep 4, 2024
This PR was squashed before being merged into the 4.x branch.

Discussion
----------

PHPUnit 11

This PR switches our CI to PHPUnit 11.

TODO:

- [x] #4262
- [x] #4263
- [x] #4264
- [x] #4265
- [x] #4268
- [x] #4266
- [x] #4270
- [x] #4271
- [x] #4272
- [x] #4274

Commits
-------

f2053bb PHPUnit 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants