Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow PHPUnit 10, 11 and 12#3411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
akrabat merged 15 commits intoslimphp:4.xfromwilliamdes:phpunit-upgrades
Sep 23, 2025
Merged
Changes from1 commit
Commits
Show all changes
15 commits
Select commitHold shift + click to select a range
fcd9278
Exclude tests/Mocks from phpunit tests filter
williamdesSep 20, 2025
75d7dba
Make phpunit providers static
williamdesSep 20, 2025
ae6cf5d
Allow phpunit 10
williamdesSep 20, 2025
8341eab
Allow phpunit 11
williamdesSep 20, 2025
74d70ef
Add a missing parameter to testMethodNotAllowedDispatches
williamdesSep 20, 2025
d4e0faf
Migrate mock creation
williamdesSep 20, 2025
415a4b0
Add PHPUnit 12 attributes
williamdesSep 20, 2025
c271a94
Allow phpunit 12
williamdesSep 20, 2025
419c6e2
Bump actions/checkout to v5
williamdesSep 20, 2025
c7d6ea0
Add GitHub token permissions
williamdesSep 20, 2025
3497652
Use coveralls GH action
williamdesSep 20, 2025
037aa35
Only do coverage if we send it to Coveralls
williamdesSep 20, 2025
aed6134
Migrate the configuration for recent phpunit versions
williamdesSep 20, 2025
f190e60
Simplify the matrix by using composer options and test nightly
williamdesSep 20, 2025
d2a9975
Do not export MAINTAINERS.md and psalm.xml
williamdesSep 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Do not export MAINTAINERS.md and psalm.xml
  • Loading branch information
@williamdes
williamdes committedSep 20, 2025
commitd2a99757e77d51e3c8f112bc0cf868d24441da3d
2 changes: 2 additions & 0 deletions.gitattributes
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,9 +10,11 @@
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/MAINTAINERS.md export-ignore
/README.md export-ignore
/UPGRADING.md export-ignore
/phpcs.xml.dist export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/tests export-ignore

[8]ページ先頭

©2009-2025 Movatter.jp