Popular repositories
-
-
Forked from rollbar/rollbar-php-laravel
Rollbar error monitoring integration for Laravel projects
PHP
-
-
Forked from sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
PHP
-
-
309 contributions in the last year
Less
More
Activity overview
Contributed to
Soyhuce/next-ide-helper,
Soyhuce/dev-tools,
Soyhuce/phpunit-to-cobertura
and 5 other
repositories
Contribution activity
April 2021
Created 11 commits in 2 repositories
Created 1 repository
Created a pull request in spatie/data-transfer-object that received 5 comments
Fix cast with null
Currently, a DTO like class ComplexDtoWithNullableProperty extends DataTransferObject { public string $name; public ?BasicDto $other; } cannot be c…
+26
−1
•
5
comments
Opened 2 other pull requests in 1 repository
spatie/data-transfer-object
2
merged
Created an issue in nunomaduro/larastan that received 17 comments
False positive undefined methods on relations
Larastan Version: 0.7.2
--level used: 8
Description
It looks like version 0.7.2 introduced some false-positive errors :
Call to an undefined meth…
17
comments