Witold Wasiczko

Results 30 issues of Witold Wasiczko

Currently PsrHandler pass only context, but missing all extra data. This PR adds option to merge this two arrays and pass as context into psr logger.

Currently `reject()` with requeue parameter does nothing. This modification try redeliver according to set up retry policy.

I try to configure in project with `doctrine/dbal`. I create a bootstrap: ```

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

As interface doesn't break we can use v1 because https://github.com/laminas/laminas-servicemanager still support only v1

Test case for invalid string type validation. I cannot run this test case locally because missing php 8 support for test

Needs Review