Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-29 | feat(PHP8.2): Fix dynamic properties deprecation warnings | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2023-01-29 | fix: Remove call to non-existant Model constructor | Florian Pritz | 1 | -1/+0 | |
This has been removed in the recently merged changes from CI upstream. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2023-01-29 | feat(PHP8.2): Fix deprecated string interpolation | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | WIP: CI3 migration | Florian Pritz | 1 | -0/+275 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |