Skip to content

- fix in parseContext() - will handle properly variables with NULL value#14

Open
kenashkov wants to merge 1 commit intojeremeamia:masterfrom
AzonMedia:master
Open

- fix in parseContext() - will handle properly variables with NULL value#14
kenashkov wants to merge 1 commit intojeremeamia:masterfrom
AzonMedia:master

Conversation

@kenashkov
Copy link

Fixes:

$a = NULL;
$f = function() use ($a) {
}

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.

1 participant