Skip to content

Conversation

@ganchiku
Copy link

PHP Notice で undefined index が出てしまうので、isset チェックを付けました。
また、確実に this->items[$r] が確実に配列か nul なのであれば、 is_array の代わりに isset としてしまう方が良かったかもですが、どうでしょう。

PHP Notice で `undefined index` が出てしまうので、isset チェックを付けました。
また、確実に `this->items[$r]` が確実に配列か nul なのであれば、 is_array の代わりに isset としてしまう方が良かったかもですが、どうでしょう。
@mach3
Copy link
Owner

mach3 commented May 29, 2016

PRに気づいておりませんでした!すみません!
先日リリースした0.1.3でその辺りを改修しております。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants