Michal Vrchota
Michal Vrchota
I also thought that the robotdyne display features decimal points per digit, but unfortunetly it does not: > This is a basic 4-digit 7-segment display module (GREEN). The display features...
I guess the issue could be solved with html_entity_decode() to decode DomDocument::saveHtml() output Since some e-mail clients such as thunderbird or android have issues with displaying entities. Well they truly...
Yep, stripping media queries is quite a problem, because you have to somehow inject them into converted HTML. There should be some option to keep CSS styles in head section...
Yea, it is absurd restriction. I understand this is enabled by default to avoid some cache poisoning, but you should be able to opt-out. Maybe github wants your build to...
I had to abandon this library and use `openssl_random_pseudo_bytes`
JFYI when running `install.sh` or `docker-compose` in GitHub Actions can also fail because [GitHub have recently removed `docker-compose` from `ubuntu-latest` images](https://github.com/orgs/community/discussions/116610) Changing to `docker compose` solves this problem. https://github.com/shopsys/shopsys/blob/15.0/project-base/scripts/install.sh
I just see 0.1.28 update available. Can anyone confirm if it works before I brick my laptop? :smile: ``` 21CJS04U00 │ ├─Embedded Controller: │ │ Device ID: 36efb79c255f402f619fa9eb53cd659db51f2a04 │ │...