ScreamingDev / phpsemver

Check if your changes are a major change, minor change or just a patch.
MIT License
27 stars 0 forks source link

Fetch global functions #23

Closed ScreamingDev closed 8 years ago

ScreamingDev commented 9 years ago

Constants in global scope are not shown or reachable?

Try fetchind contants in namespace "+global" first.

ScreamingDev commented 8 years ago

Solved in 2.1.x and later. Nikic Parser can do that.