Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix isset optimization#24

Merged
jwage merged 1 commit into
opensky:1.0from
nopolabs:patch-2
Nov 15, 2017
Merged

fix isset optimization#24
jwage merged 1 commit into
opensky:1.0from
nopolabs:patch-2

Conversation

@nopolabs
Copy link
Copy Markdown
Contributor

$array does not exist
the isset optimization will always fail and defer to the slower array_key_exists

$array does not exist
the isset optimization will always fail and defer to the slower array_key_exists
@jwage jwage merged commit 705a88f into opensky:1.0 Nov 15, 2017
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