Highlights
Pinned
110 contributions in the last year
Less
More
Contribution activity
July 2021
Created 2 commits in 2 repositories
Created 2 repositories
Created a pull request in symfony/recipes that received 6 comments
Also ignore secret private key by default for non-prod environments
To me every private key should be excluded by default independent of the environment. Esp. if you use other deployment environments like staging, …
+4
−4
•
6
comments
Opened 6 other pull requests in 5 repositories
symfony/symfony
2
open
symfony/recipes
1
open
symfony/symfony-docs
1
open
deployphp/deployer
1
open
SymfonyCasts/reset-password-bundle
1
open
Reviewed 7 pull requests in 4 repositories
symfony/symfony 3 pull requests
symfony/symfony-docs 2 pull requests
symfony/acl-bundle 1 pull request
guzzle/psr7 1 pull request
Created an issue in phpstan/phpstan that received 3 comments
False positive on DateTime(Immutable)
Bug report
Phpstan does not seem to understand that there are only two implementations of DateTimeInterface.
The following code
public function __c…
3
comments