Mikk Tendermann

Results 36 issues of Mikk Tendermann

PHPCS will aways fail with message Exception: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'message' at row 1

Could we implement Ampache XML api, so users could use Ampache compatible players I know Ampache API seems quite bad, but hey, free players for everyone! https://github.com/ampache/ampache/wiki/Clients Api documentation https://github.com/ampache/ampache/wiki/XML-API

Feature Request
Integration
[Pri] Low

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ | Fixed issues | #19240

### What steps will reproduce the problem? 1. Try to use scss compiler and minifier written in PHP 2. Figure out, that you cannot use aliases in `AssetController::$cssCompressor` or `AssetController::$jsCompressor`...

Maybe drivers should only deal with message sourcing and sinking and create new class definitions that are executors That way one could implement more executors. I have issue that I...

status:under discussion

| Q | A | ------------- | --- | Is bugfix? | yes | New feature? | no | Breaks BC? | no | Tests pass? | yes | Fixed...

type:bug

### What steps will reproduce the problem? Make DB queue with 200k+ jobs on delayed list ### What's expected? fetching jobs from queue should be fast ### What do you...

type:bug

**Thanks for contributing to the Docker-Selenium project!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://selenium.dev/documentation/en/contributing/) guidelines, applied...

If I start android docker container with `docker run --rm -p 5900 --device /dev/kvm --env ENABLE_VNC=true --env SKIN=1200x1920 selenoid/chrome-mobile:79.0` or run selnoum with `{"capabilities": {"skin": "WXGA720"}` Then chrome crashes on...

bug