Highlights
- Arctic Code Vault Contributor
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
Popular repositories
1,970 contributions in the last year
Contribution activity
September 2020
Created a pull request in rectorphp/rector that received 3 comments
[PHPUnit] Add self call fixtures for AssertEqualsToSame rule
Changed log
There're two approaches about calling PHPUnit assertion methods.
One is about the $this and another is about the self.
The AssertEqua…
+77
−2
•
3
comments
8
repositories not shown
Created an issue in Innmind/Reflection that received 1 comment
Psalm reports ArgumentTypeCoercion static analysis error
As title, when I run vendor/bin/psalm, it reports following error:
ERROR: ArgumentTypeCoercion - src/Instanciator/ReflectionInstanciator.php:120:37…
1
comment