Nicky De Maeyer

Results 8 issues of Nicky De Maeyer

There is some discussion on batch operations here https://github.com/api-platform/core/pull/1645 And the conclusion seems to be to just use DTOs for batch actions, so that's what I'm doing. But I can't...

As explained in #6047 I was having issues with the docker-compose setup. Either I was missing something, or the setup is just outdated and doesn't work anymore. The tests also...

phpunit should be moved from `require-dev`to `require` so this package can constrain which versions of phpunit it supports. Currently the support is documented in the readme file, but one can...

This module sets a instance of the entity manager in the container because this is hard coded as a persistent service. This results in all doctrine event listeners being instantiated...

Build on https://github.com/okta/okta-jwt-verifier-php/pull/61 and adds some additional improvements. Separated in a new PR because they are not all BC (if people have extended classes they must also add the new...

- add and implement `DiscoveryMethodInterface` - remove `getWellKnownUri()` in favor of `getWellKnown()` - have `OAuth` and `Oidc` implement the interface instead of the abstract class - make the abstract `DiscoveryMethod`...

Currently these 3 classes make little sense, the abstract class defines property `$wellKnownUri` and its getter is calls `getWellKnown()`, and the subclasses override the property but add a new getter...

The binary of lokalise2 contains https://avd.aquasec.com/nvd/2023/cve-2023-39325/ ``` usr/local/bin/lokalise2 (gobinary) ================================== Total: 1 (HIGH: 1, CRITICAL: 0) ┌──────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed...