Michael Erkens

Results 4 issues of Michael Erkens

I needed to use the "forgot password" feature on a company account because the original maintainer wasn't working for this company, the reset link was mailed and I could change...

Feature

This fix will make sure the implicit cast of microtime is not done anymore, because it has been done in a new variable, which also means that the "cast" is...

## Steps to reproduce: 1. Use PHP 8.1 and catch all errors including deprecations 2. Create a new ApiContext: `$apiContext = ApiContext::create($environmentType, $apiKey, $appName); ` ## What should happen: 1....

I have "upgraded" to Dymo Connect Framework for Javascript (coming from Dymo Label Framework) but using the LabelSetBuilder to change an image in the label doesn't work. ``` let dymoLabel...