Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,924 contributions in the last year
Activity overview

Contribution activity
November 2020
Created 2 repositories
Created a pull request in golang/go that received 6 comments
net/http: allow sending 1xx responses
Currently, it's not possible to send informational responses such as 103 Early Hints or 102 Processing.
This patch allows calling WriteHeader()
mul…
Opened 6 other pull requests in 4 repositories
dunglas/mercure
2
merged
dunglas/symfony-docker
2
merged
golang/net
1
open
symfony/flex
1
open
Reviewed 14 pull requests in 7 repositories
api-platform/core 8 pull requests
- Move configuration to php
- WIP: Use Accept-Language to select the locale
- Use setup-php
- Fix purging HTTP cache for unreadable relations
- Use serialized_name in Swagger UI Links section
- Lazy load SwaggerCommand
- Add false positives to PHPStan
- [ValidationException] Allow customization of validation error status code
symfony/mercure-bundle 1 pull request
symfony/mercure 1 pull request
api-platform/docs 1 pull request
api-platform/demo 1 pull request
FriendsOfBehat/MinkExtension 1 pull request
symfony/symfony 1 pull request
Created an issue in phpstan/phpstan that received 5 comments
Regression with ArrayObjects in version 0.12.53
Bug report Hi, first of all thanks for this great project. It helps us a lot improving the quality of API Platform. Since the release of the last v…