tweaks to CI #30
Merged
tweaks to CI #30
Task list completed / task-list-completed
Started
2024-11-25 11:28:02
ago
0 / 8 tasks completed
8 tasks still to be completed
Details
Required Tasks
Task | Status |
---|---|
Added php 8.4 to testing | Incomplete |
updated phpstan to 2.0 | Incomplete |
fixed a tiny issue identified phpstan (casting a bool) | Incomplete |
fixed a missing quote in the github workflow | Incomplete |
[X ] Bug fix (non-breaking change which fixes an issue) | Incomplete |
New feature (non-breaking change which adds functionality) | Incomplete |
Breaking change (fix or feature that would cause existing functionality to change) | Incomplete |
[ x] I have read the CONTRIBUTING document. | Incomplete |
My pull request addresses exactly one patch/feature. | Incomplete |
I have created a branch for this patch/feature. | Incomplete |
Each individual commit in the pull request is meaningful. | Incomplete |
I have added tests to cover my changes. | Incomplete |
If my change adds a new code file, I have added the copyright header to it. | Incomplete |
If my change requires a change to the documentation, I have updated it accordingly. | Incomplete |
Loading