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
Pinned
2,026 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 137 commits in 19 repositories
Created 1 repository
- nadar/yii2 PHP
Created a pull request in yiisoft/yii2 that received 16 comments
basePath check moved to init
Move the basePath check into the initializer of the AssetManager. Discussion see https://forum.yiiframework.com/t/publish-assetmanager-files-to-cdn…
Opened 19 other pull requests in 8 repositories
luyadev/luya-module-admin
1
open
7
merged
luyadev/luya-module-cms
4
merged
luyadev/luya-aws
1
merged
1
open
nadar/crawler
1
merged
luyadev/luya-module-crawler
1
merged
luyadev/luya
1
merged
himiklab/yii2-recaptcha-widget
1
open
luyadev/luya-module-userauth
1
merged
Created an issue in yiisoft/yii2 that received 6 comments
DI Container behavior seems to have changed since version 2.0.39
Since version 2.0.39 the following exception occurs. I have a DynamicModel with a Recaptcha Validator:
[['reCaptcha'], \himiklab\yii2\recaptcha\ReC…