Closed augustohp closed 9 years ago
We have some problems on constant parsing, since plain constants on the application side do not get evaluated. Plus, we need to support class constants inside a namespace too.
I think part of this issue was fixed in the past and now #56 completly fixes this.
We have some problems on constant parsing, since plain constants on the application side do not get evaluated. Plus, we need to support class constants inside a namespace too.