Highlights
Pinned
105 contributions in the last year
Less
More
Contribution activity
July 2021
Created 1 commit in 1 repository
Created 2 repositories
Created a pull request in SymfonyCasts/reset-password-bundle that received 1 comment
Allow using PHP 8 attributes for doctrine entities
Fixes #174 If you enable attribute loading for doctrine, those columns of the trait will be missing. By specifying both annotations and attributes …
+5
−0
•
1
comment
Opened 2 other pull requests in 2 repositories
deployphp/deployer
1
open
symfony/symfony
1
open
Reviewed 6 pull requests in 4 repositories
symfony/symfony 3 pull requests
symfony/symfony-docs 1 pull request
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