Skip to content

PRE-3169: Set min php version required to 8.1

caa8441
Select commit
Loading
Failed to load commit list.
Merged

PRE-3250: adding qualityCode tools and preCommit hooks #10

PRE-3169: Set min php version required to 8.1
caa8441
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded May 27, 2026 in 0s

6 / 6 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Code is linted and formatted - not yet Completed
No unnecessary commented-out code or debug logs Completed
No hardcoded values (use env variables or config) Completed
Unit tests added / updated - not yet Completed
No sensitive data or secrets introduced Completed
Logging and error handling are appropriate Completed