Skip to content
Snippets Groups Projects
Commit 853286ec authored by Heinz Wiesinger's avatar Heinz Wiesinger
Browse files

Handle global variables in namespaces correctly.

PHP does not support namespaced variables. Variable declarations
inside a namespace are just global declarations.

CCBUG: 255537
REVIEW: 115117
parent e41e1fd8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment