Closed bakura10 closed 10 years ago
I'm wondering if this should be merged soon, as HHVM supports for overriding constants has been merged a few days ago: https://github.com/facebook/hhvm/commit/8ecf23470b640067ae9daffbaa38f02828ae3996
This passes on nightly of HHVM. So I'll likely close this one for now. If someone has a better idea of the constants, then don't hesitate, but for now I'll stick with that.
Addresses #18
It removes the constants and returns them in the method. We loose the ability to do "MyGrant::GRANT_TYPE", however.