Anton Dachauer
Anton Dachauer
There are 2 instances of the mock-service used in one phpunit test, which are running parallel, because there are 2 APIs mocked.
Thanks for your reply @Danack. Can you say which one the default font is?
`Imagick::queryFonts()` outputs an empty array. It works now, after adding the following line to the Dockerfile: ``` RUN apk add --no-cache msttcorefonts-installer && update-ms-fonts && fc-cache -f ```
At least a more descriptive error message would be very helpful!
Here again with an error 137 in GitHub workflows: Result of the workflow: ``` Time: 00:17.983, Memory: 72.50 MB OK (5 tests, 10 assertions) Error: Process completed with exit code...
This is the version I have added via composer. But the `OA\JsonContent`-Object has no property `type` which accepts `string` as value 🤷♂️
@markuspoerschke is this repository actually maintained?
Since this repository is apparently no longer maintained, I have forked it. The source code of the fork is available here: https://git.var-lab.com/opencal/ical. I will continue the development starting with version...
Please review this PR to fix this issue: https://github.com/markuspoerschke/iCal/pull/679