Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- 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 upPinned
4,402 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 43 commits in 14 repositories
Created 2 repositories
Created a pull request in symfony/symfony that received 6 comments
[Security] Login link: Encrypt username
The current implementation of a "magic link" uses the following query parameters: "hash", "user" and "expires". This is fine but it leaves the use…
Opened 19 other pull requests in 8 repositories
brefphp/extra-php-extensions
7
merged
Happyr/auth0-bundle
4
merged
async-aws/aws
2
open
Happyr/message-serializer
2
merged
Nyholm/sfhackday.com
1
merged
php-cache/cache
1
merged
symfony/symfony-docs
1
open
SymfonyTest/symfony-bundle-test
1
merged
Reviewed 10 pull requests in 7 repositories
symfony/symfony-docs 2 pull requests
symfony/recipes-contrib 2 pull requests
async-aws/aws 2 pull requests
Happyr/Doctrine-Specification 1 pull request
carsonbot/carsonbot 1 pull request
brefphp/extra-php-extensions 1 pull request
ekino/EkinoNewRelicBundle 1 pull request
Created an issue in brefphp/extra-php-extensions that received 4 comments
Could we enable both memcache and memcached extension in the same layer?
Will this be a problem? Should we rather split it to two layers?