Pinned
1,559 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 3 commits in 3 repositories
Created a pull request in yiisoft/factory that received 2 comments
Opened 7 other pull requests in 6 repositories
yiisoft/factory
1
open
1
merged
yiisoft/di
1
open
yiisoft/definitions
1
open
yiisoft/db
1
open
yiisoft/yii-event
1
open
yiisoft/data
1
merged
Reviewed 8 pull requests in 7 repositories
yiisoft/app
2 pull requests
yiisoft/factory
1 pull request
yiisoft/data
1 pull request
yiisoft/yii-queue
1 pull request
yiisoft/yii-cycle
1 pull request
yiisoft/config
1 pull request
yiisoft/yii-console
1 pull request
Created an issue in yiisoft/factory that received 2 comments
Ambiguity of references
$container = new Container([ 'color' => Red::class, ]); $factory = new Factory($container, [ 'color' => Green::class, Circle::class => [ '__constru…
2
comments