Compare commits
No commits in common. "57367968cac2ad9a01b14160d0b543ef556e6857" and "44b028393852ccd2660e1d756ce0bf3964e812e2" have entirely different histories.
57367968ca
...
44b0283938
@ -24,12 +24,10 @@ abstract class Context {
|
||||
|
||||
public array $switchStack = [];
|
||||
|
||||
public array $iterationStack = [];
|
||||
public array $iterateStack = [];
|
||||
|
||||
public array $useStack = [];
|
||||
|
||||
public array $sections = [];
|
||||
|
||||
public int $functions = 0;
|
||||
|
||||
public array $functionStack = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user