Markus
Markus
### Versions - originjs: latest - node: v16 ### Reproduction Additional Details ### Steps to reproduce * Under `exposes` enter a object as value, like: `'./v1/BaseHeaderLineVV': { name: 'example', import:...
In update 2.16.3, fix #14231 for issue #14142 was published, altering the behavior of a specific bug. While the highlight color changed from bright to dark, the root problem still...
## Purpose / Description This PR will fix the highlight issue described in #14142 by again adjusting the resource XML configuration, eliminating the persistent dark highlight issue. Ref PR: https://github.com/ankidroid/Anki-Android/pull/14231...
We have converted a legacy project to Laravel and still have many vanilla DB fetches. We created a wrapper above PDOStatement to log all queries, excluding those made by Laravel's...
### What happened? We are using Dockerfile with `dunglas/frankenphp:1.2.1-php8.3.9-bookworm` without workers. It works fine; however, when I run 4 E2E workers against the container, it gets killed with a segmentation...
https://frankenphp.dev/docs/docker/ > [FrankenPHP Docker images](https://hub.docker.com/r/dunglas/frankenphp) are based on [official PHP images](https://hub.docker.com/_/php/). Debian and Alpine Linux variants are provided for popular architectures. Debian variants are recommended. The headline states that Debian...