wiese
wiese
[namshi/jose](https://packagist.org/packages/namshi/jose) was last released almost 5 years ago and is deprecated by the maintainers. @chalasr summed it up as "you should really stop using the namshi/jose integration as soon as...
The "Getting started" docs [state](https://github.com/api-platform/docs/blame/dc4bd1cb53535f037da0443303671f66c42cc6f6/distribution/index.md#L523) > Note: Doctrine ORM doesn't support PHP 8 attributes at this time, but support should be added soon (a Pull Request already exists). yet the...
Apparently, the path and service name `client` was changed to `pwa` in the [past](https://github.com/api-platform/api-platform/commit/38fe62853027ff57d3e2830496dfaaf84853d56e). The docs repo still mentions the old name in some places. ``` $ grep -r "client/"...
Upon an operation with failed delta RPMs I'm presented with [the message](https://github.com/rpm-software-management/dnf/blob/e627a6e190a5deb4460a4d28828c76b966a1b0c8/dnf/base.py#L1285) ```Failed Delta RPMs increased 148.9 MB of updates to 189.0 MB (21.2% wasted)```. Scope of this ticket is...
## Describe the bug **Node.js version:** v16.18.1 **OS version:** Fedora release 38 (Thirty Eight) **Description:** Links in previews don't open on click. Is this an intentional security feature? ## Actual...
## Bug Report **Current Behavior** EnqueueJobOptions's retry [is configured](https://github.com/quirrel-dev/quirrel/blob/154e1a1/src/client/index.ts#L132) (using zod) to take 1 to 10 options – that is, it does not allow an empty array. This is correctly...
The [EmailVerifier template](https://github.com/symfony/maker-bundle/blob/f76abb1e4facd712a5cdbf35aff998e87c416801/src/Resources/skeleton/verifyEmail/EmailVerifier.tpl.php#L33) for the controller created by `make:registration-form` uses the user's id when sending out the verification email. This id is used in building a URL (by [SymfonyCasts/verify-email-bundle](https://github.com/SymfonyCasts/verify-email-bundle/blob/a4ce2fdbf0e5a67b53a226a788a7812f3af91db7/src/VerifyEmailHelper.php#L57)) for...
Thank you for providing this docker image. We like bull-board and the docker image is very convenient for us. We run redis with [sentinel](https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/). Currently we get away with pointing...