Skip to content
This repository was archived by the owner on Oct 3, 2019. It is now read-only.

Check array index, fix #87#130

Open
SG5 wants to merge 1 commit intoliterat:masterfrom
SG5:patch-1
Open

Check array index, fix #87#130
SG5 wants to merge 1 commit intoliterat:masterfrom
SG5:patch-1

Conversation

@SG5
Copy link
Copy Markdown

@SG5 SG5 commented Oct 30, 2017

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 30, 2017

Coverage Status

Coverage remained the same at 32.83% when pulling 570e900 on SG5:patch-1 into fea2cb1 on literat:master.


$this->setBacklink($data['backlink']);
unset($data['backlink']);
if (isset($data['backlink'])) {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about to also check if array key exists?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants