Tom Roar Furunes

Results 8 issues of Tom Roar Furunes

https://play.google.com/store/apps/details?id=com.danskebank.mobileid

app-request

Right now lock is acquired only with SemaphoreStore or FlockStore. I should be able to use a lock I have configured with symfony FrameworkBundle see https://symfony.com/doc/current/lock.html Maybe a config option...

enhancement

**Description** Looks like there is no way to create a JWKSet with existing JWK defined with the Symfony bundle. I would like to be able to create a key_set from...

### Bug Report | Q | A |------------ | ------ | Version | 3.7.2 #### Summary #### Current behaviour OraclePlatform does not return true on `supportsSchemas`. This is causing issues...

New Feature
Oracle
Platforms

### Symfony version(s) affected 6.4.5 ### Description When consume a schedule with messenger, and the `limit` parameter is less than the number of messages that is supposed to be dispatched,...

Bug
Status: Needs Review
Stalled
Scheduler

### What happened? When I make POST request with a body larger than ~15KB the request freeze forever. There nothing in the logs and the request do not reach the...

bug

Target branch: Resolves issue #236 - [x] It is a Bug fix - [ ] It is a New feature - [ ] Breaks BC - [ ] Includes Deprecations...

### Version(s) affected 11.3.0 ### Description Seams like epoch is not taken into consideration when doing `TOTP::expiresIn()` ### How to reproduce ```php $clock = new MockClock('2025-02-24 15:10:33'); $now = $clock->now();...

bug