-
-
Notifications
You must be signed in to change notification settings - Fork 122
undefined index subjectName[0] fix #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
santosh-1265
commented
Aug 22, 2017
| Q | A |
|---|---|
| Is bugfix? | yes |
| New feature? | no |
| Breaks BC? | yes |
| Tests pass? | yes |
| Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
|
how can this be empty? A class with empty property or method name? |
|
Thanks for posting in our issue tracker.
Thanks! This is an automated comment, triggered by adding the label |
|
Rendering files: 89% (3112/3472) ETA: 16 sec. PHP Notice 'yii\base\ErrorException' with message 'Uninitialized string offset: 0' in /home/cloudadic/service/vendor/yiisoft/yii2-apidoc/models/TypeDoc.php:57 Stack trace: |
|
could it be that you have something like |
|
looks like yii2-apidoc/helpers/ApiMarkdownTrait.php Line 55 in 6ee64b6
|
|
Fixed, thank you! |