Geert Eltink
Geert Eltink
I just found this in the [Expressive v3 project](https://github.com/zendframework/zend-expressive-skeleton/projects/1): > ## Document v3 changes > > We need to document version 3. We can begin by creating a new v3...
| Q | A |-------------- | ------ | New Feature | yes ### Description This PR ads more logging.
This PR fixes intersection type annotations for `Squiz.Commenting.FunctionComment`. Fixes #2887, #2806
https://symfony.com/blog/new-in-symfony-4-3-messenger-failure-transport
**Is your feature request related to a problem? Please describe.** I can't select my own event dispatcher. **Describe the solution you'd like** Use the psr/event-dispatcher instead of hardcoding the Symfony...
Can we update the maintainers guide and use keep-a-changelog? I've been using keep-a-changelog a few times for my own projects and it's really easy to use. The maintainers guide could...
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-authentication-oauth2/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a question. (Questions should be asked on [slack](https://zendframework.slack.com/)...
Needs https://github.com/webimpress/coding-standard/issues/29
Is there any reason why DateTime::ISO8601 is still used in [DateTimeFormatter](https://github.com/zendframework/zend-filter/blob/f14d991515528dae45b7c4afd75de0c881d7962c/src/DateTimeFormatter.php#L21)? Taken from the docs: DateTime::ISO8601 DATE_ISO8601 _ISO-8601 (example: 2005-08-15T15:52:01+0000)_ **Note: This format is not compatible with ISO-8601, but is...